mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
pamd - fixed bug (#1538)
* Fixed bug - The module was searching back (and forward, in the ``after`` state) for lines that were not comments, assuming it would be a valid rule or an include. * remove the line, make yamllint happy * Update changelogs/fragments/1394-pamd-removing-comments.yaml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
bed1dc479f
commit
325a19d88a
2 changed files with 14 additions and 15 deletions
2
changelogs/fragments/1394-pamd-removing-comments.yaml
Normal file
2
changelogs/fragments/1394-pamd-removing-comments.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- pamd - added logic to retain the comment line (https://github.com/ansible-collections/community.general/issues/1394).
|
Loading…
Add table
Add a link
Reference in a new issue