mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 08:01:24 -07:00
pam_limits: adds both check and diff modes (#830)
* pam_limits: adds check mode fixes #827 * pam_limits: adds diff mode fixes #828
This commit is contained in:
parent
ce83bde742
commit
777d36b9fb
2 changed files with 17 additions and 4 deletions
3
changelogs/fragments/830-pam-limits.yml
Normal file
3
changelogs/fragments/830-pam-limits.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
minor_changes:
|
||||
- pam_limits - adds check mode (https://github.com/ansible-collections/community.general/issues/827).
|
||||
- pam_limits - adds diff mode (https://github.com/ansible-collections/community.general/issues/828).
|
Loading…
Add table
Add a link
Reference in a new issue