algo/roles/common/tasks
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
..
aip Update main.yml (#1727) 2020-02-18 16:20:27 +01:00
facts.yml fix: Add no_log to tasks handling sensitive information 2025-08-03 03:11:10 -04:00
freebsd.yml Ansible upgrade 6.1 (#14500) 2022-07-30 15:01:24 +03:00
iptables.yml Ansible upgrade 6.1 (#14500) 2022-07-30 15:01:24 +03:00
main.yml Bump ansible from 2.9.20 to 4.4.0 (#14272) 2021-10-31 12:58:35 +03:00
ubuntu.yml make sure cron is installed on ubuntu. #14568 (#14640) 2023-09-27 17:56:28 +03:00
unattended-upgrades.yml Unattended upgrade fixes (#1485) 2019-06-24 10:23:34 +02:00