mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-28 14:23:10 +00:00
8d7c8302262e3ac3c8e52cd3176d237bd7fc8eb3
Commit 69ead0ba78 in 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
Description
Languages
Python
99.4%
Shell
0.3%
HCL
0.2%