mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-03 03:42:45 +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