mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
* pamd - fixed issue+minor refactorings
* added changelog fragment
* added unit test suggested in issue
* Update tests/integration/targets/pamd/tasks/main.yml
* fixed per PR + additional adjustment
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit edd7b84285
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
bea5a6266c
commit
c64ab70c75
4 changed files with 59 additions and 30 deletions
|
@ -0,0 +1,4 @@
|
|||
bugfixes:
|
||||
- pamd - code for ``state=updated`` when dealing with the pam module arguments, made no distinction between ``None`` and an empty list (https://github.com/ansible-collections/community.general/issues/3260).
|
||||
minor_changes:
|
||||
- pamd - minor refactorings (https://github.com/ansible-collections/community.general/pull/3285).
|
Loading…
Add table
Add a link
Reference in a new issue