rundeck-plugins / ansible-plugin

Ansible Integration for Rundeck
MIT License
330 stars 100 forks source link

rundeck - ansible playbook on local host #294

Closed sergue2 closed 3 years ago

sergue2 commented 3 years ago

Hi,

i want to run an ansible playbook via rundeck on different servers and also on localhost. The playbook is definetly working, it is successfull on every server but not on localhost. If i try to run it on local node, then no ansible script is working, but bash scripts. How can i get my ansible playbooks running in rundeck on localhost? 🤔