mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
puppet: fix noop parameter error (#6458)
* puppet: fix noop parameter error * add changelog frag
This commit is contained in:
parent
fab717bb2d
commit
d254372d37
3 changed files with 163 additions and 107 deletions
2
changelogs/fragments/6458-puppet-noop.yml
Normal file
2
changelogs/fragments/6458-puppet-noop.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- puppet - handling ``noop`` parameter was not working at all, now it is has been fixed (https://github.com/ansible-collections/community.general/issues/6452, https://github.com/ansible-collections/community.general/issues/6458).
|
Loading…
Add table
Add a link
Reference in a new issue