algo/roles/cloud-ec2
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 Refactor to support Ansible 2.8 (#1549) 2019-09-28 08:10:20 +08:00
files Optimize GitHub Actions workflows for security and performance (#14769) 2025-08-02 23:31:54 -04:00
tasks fix: Add no_log to tasks handling sensitive information 2025-08-03 03:11:10 -04:00