mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-13 19:41:48 -05:00
cache.set() and cache.get() arguments are logged when the log level is DEBUG; this _may_ include plaintext secrets; strip sensitive values before logging them see: https://github.com/ansible/ansible-tower/issues/7476