I was working on Ansible playbooks (mostly to do a demo, but the work
extended to actually build the demo...)
I started with:
https://github.com/hawkular/hawkular-agent/tree/mazz/ansible/hawkular-wil...
and then I found:
https://github.com/pilhuhn/hawkular-agent-ansible
And I wanted to create a playbook to install Hawkular Server as well.
I am not very familiar with Ansible (Tower) but it looks like we should
have a top level repo with all our playbooks, we could also upload to
Ansible Galaxy when we are comfortable about maintaining those.
Any comment ?
Thomas