Open shariqueakbare opened 3 years ago
Hi, this repo is now deprecated as this was a tactical solution to a problem which has now been solved more widely by the repo you mention. The same concepts still apply there though so transition should be smooth. I am a maintainer on the tower_configuration collection so do let me know if you have any questions!
Hi,
Thanks for the information, do you have a good example of how to use the collection mentionned above ? i keep thinking that your approach was really modular.
Hopefully the tower_configuration collection should be more modular as an approach by design as you are able to essentially bring in whichever roles as necessary. I have written a blog post which will give an example which I am awaiting publication by redhat.com but in the meantime each role in the collection itself has fairly decent examples of how to use, as well as the playbooks section (e.g. https://github.com/redhat-cop/tower_configuration/blob/devel/playbooks/configure_tower.yml) which gives a wider example using most of the roles in the collection to configure most of the endpoints in awx/tower. Additionally youa re able to make the choice whether to use the supported ansible.tower
collection from Automation Hub underneath or the upstream awx.awx
from Galaxy.
If you have any queries about that collection feel free to raise an issue there and we can try to improve the documentation!
Thanks
this is deprecated ?
this custom role is doing the same as https://github.com/redhat-cop/tower_configuration/tree/devel/roles/ad_hoc_command ?