mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-08 15:14:20 -07:00
* ipa: Update non-secret fields matching '*pass*' with no_log=False
* Add changelog fragment
* Update changelogs/fragments/1339-ip-no_log-nonsecret.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 0a28a0c8b0
)
Co-authored-by: Mark Chappell <mchappel@redhat.com>
This commit is contained in:
parent
87e31ae886
commit
51bf08c690
3 changed files with 7 additions and 3 deletions
3
changelogs/fragments/1339-ip-no_log-nonsecret.yml
Normal file
3
changelogs/fragments/1339-ip-no_log-nonsecret.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
minor_changes:
|
||||
- ipa_user - silence warning about non-secret ``krbpasswordexpiration`` and ``update_password`` options not having ``no_log`` set (https://github.com/ansible-collections/community.general/pull/1339).
|
||||
- ipa_host - silence warning about non-secret ``random_password`` option not having ``no_log`` set (https://github.com/ansible-collections/community.general/pull/1339).
|
Loading…
Add table
Add a link
Reference in a new issue