mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
pam_limits: do not create file in check mode when it does not exist (#8057)
Do not create file in check mode when it does not exist.
This commit is contained in:
parent
0ded1109fe
commit
c13bede0c5
2 changed files with 17 additions and 10 deletions
2
changelogs/fragments/8057-pam_limits-check-mode.yml
Normal file
2
changelogs/fragments/8057-pam_limits-check-mode.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "pam_limits - when the file does not exist, do not create it in check mode (https://github.com/ansible-collections/community.general/issues/8050, https://github.com/ansible-collections/community.general/pull/8057)."
|
Loading…
Add table
Add a link
Reference in a new issue