algo/roles/strongswan
Dan Guido ac0c4512ed fix: Add no_log to tasks handling sensitive information
- Add no_log: true to OpenSSL commands that contain passwords/passphrases
- Add no_log: true to WireGuard key generation commands
- Add no_log: true to password/CA password generation tasks
- Add no_log: true to AWS credential handling tasks
- Add no_log: true to QR code generation that contains full configs

This prevents sensitive information like passwords, private keys, and
WireGuard configurations from being logged to syslog/journald.

Fixes #1617
2025-08-03 03:11:10 -04:00
..
defaults Ansible upgrade 6.1 (#14500) 2022-07-30 15:01:24 +03:00
handlers Ansible upgrade 6.1 (#14500) 2022-07-30 15:01:24 +03:00
meta Refactoring (#1334) 2019-03-10 13:16:34 -04:00
tasks fix: Add no_log to tasks handling sensitive information 2025-08-03 03:11:10 -04:00
templates Fix typos discovered by codespell (#14325) 2021-12-14 00:30:09 +03:00