mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Mark non-secret leaking module options with no_log=False (#2001)
* Mark non-secret leaking module options with no_log=False. * Add changelog fragment.
This commit is contained in:
2
changelogs/fragments/2001-no_log-false.yml
Normal file
2
changelogs/fragments/2001-no_log-false.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "Mark various module options with ``no_log=False`` which have a name that potentially could leak secrets, but which do not (https://github.com/ansible-collections/community.general/pull/2001)."
|
||||
Reference in New Issue
Block a user