mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-27 05:43:09 +00:00
20aa1ef55ef67951a2ab6fdf97524e93602a4a38
* puppet: fix check-mode Commit69ead0ba78in the ansible/ansible repository introduced another if-statement in the middle of a if/elif pair, which causes the elif to execute together with the original if which created '--noop --no-noop' commands * puppet: fix manifest whitespace There was a space missing before the manifest path causing issues like: "invalid option: --noop/test.pp" * puppet: Add a changelog entry for8d7c830and6ed7f06
Description
Languages
Python
99.4%
Shell
0.3%
HCL
0.2%