mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-21 16:21:12 +00:00
The CommandRunner will not allow duplicate commands to be added to the command stack. This fix will now catch the exception and continue if a duplicate command is attempting to be added to the runner instance.