rundeck-plugins / rundeck-ec2-nodes-plugin

Get resource node data from Amazon EC2
85 stars 45 forks source link

Using EC2 Nodes and Ansible #66

Open dzollinger opened 7 years ago

dzollinger commented 7 years ago

I have the ansible plugin (https://github.com/Batix/rundeck-ansible-plugin working and I have the EC2 nodes plugin working, but they do not work together.

The nodes page work fine and displays my EC2 nodes as expected, but when I try and run an Ansible playbook to those nodes I get an error saying the hosts lists is empty.

Will this plugin work with the ansible plugin?

ltamaster commented 7 years ago

Hi @dzollinger

Could you please send the error that you got?

Thanks Luis