1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins
Alexei Znamensky 325a19d88a
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>
2021-01-03 11:38:04 +01:00
..
action Bump version to 2.0.0 (#1369) 2020-11-26 14:26:36 +01:00
become Fix various sanity errors in plugins (#881) 2020-09-16 11:06:45 +02:00
cache Bump version to 2.0.0 (#1369) 2020-11-26 14:26:36 +01:00
callback YAML callback: do not remove non-ASCII Unicode from multi-line string output (#1522) 2020-12-22 09:24:20 +01:00
connection saltstack: fix put_file to preserve checksum (#1472) 2020-12-19 18:11:41 +01:00
doc_fragments Remove google plugins and set up redirects to collections (#1319) 2020-12-29 09:46:57 +01:00
filter Added filter plugin lists_mergeby. Fix #249 (#604) 2020-12-04 09:32:42 -05:00
inventory Scaleway: Update documentation (#1567) 2021-01-01 13:20:53 +01:00
lookup Remove google plugins and set up redirects to collections (#1319) 2020-12-29 09:46:57 +01:00
module_utils Remove google plugins and set up redirects to collections (#1319) 2020-12-29 09:46:57 +01:00
modules pamd - fixed bug (#1538) 2021-01-03 11:38:04 +01:00