mirror of
https://github.com/ansible/awx.git
synced 2026-04-17 07:50:17 -02:30
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