Hey all,
I just finished a docker image that contains Rundeck, Ansible and the
rundeck-ansible-plugin. It is designed as an easy demo for someone who wants to try out Rundeck and Ansible.
Running is as easy as creating an Ansible inventory file and starting the container. A Rundeck project is already configured, so you can go straight ahead and run some commands on your nodes!
The default setup binds to localhost (for security), but the hostname and port can be configured. As a bonus it's also easy to include other plugins to try them out (just drop the .jar into a directory).
Feel free to submit any bugs or feature / pull requests. :)
Enjoy!
- David