(hTTP Ansible). The missing Ansible HTTP API to run existing playbooks against one or multiple hosts. It also comes with a simple web dashboard to show some metrics.
Be careful! hAns is under heavy development and is not stable yet
Because ansible was desgined in a push mode flavour! This a simple way to trigger a playbook execution remotely without having neither SSH access to any machines or access to a playbooks repository (git, svn...).
I think there are two perfect scenarios:
- auto-provision machines at boot time without worrying about installing Ansible, clonning repositories and so
- trigger a playbook execution from our CI system
Soon!
Soon!