ansible-plugin
ansible-plugin copied to clipboard
PR 165 breaks when job is marked execute locally
Under version 2.4.0 when I run an Ansible workflow step and the job is configured to execute locally the Plugin fails. I don't know how to get a full traceback but this seems to be an issue with getting the list of nodes. The code committed in #165 seems to be the culprit. Version 2.3.0 works fine.