ansible / ansible-runner

A tool and python library that helps when interfacing with Ansible directly or as part of another system whether that be through a container image interface, as a standalone tool, or as a Python module that can be imported. The goal is to provide a stable and consistent interface abstraction to Ansible.
Other
969 stars 357 forks source link

ansible runner does not show any output #1260

Closed mounikaundi94 closed 1 year ago

mounikaundi94 commented 1 year ago

Hi Team,

i have setup ansible- runner environment and trying to run a playbook task on target machine i have mentioned hosts details in inventory/ , ssh_key to communicate to machine under env/ and playbook under project ansible-runner run /opt/workspace/ -p test.yml but no output is coming up if inventory changed to localhost i see job output.

and from ansible core i am able to execute play on target but when using runner not sure what i am missing. pleas help

Akasurde commented 1 year ago

@mounikaundi94 Thanks for reporting this issue. Could you please provide more information such as console log, playbooks used, versions used, etc.? It would be helpful in debugging this issue more. Thanks.

Shrews commented 1 year ago

No activity or response for months. Closing.