mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-15 21:31:02 +00:00
* If the command input is dict from module in that case the check to see if command is end or `!` to exclude it from executing on remote host is wrong. Fix the logic to check `end` and `!` commands