I’m in the process of writing an Ansible Playbook that will install and setup Ansible Tower 3.1.1. Everything so far is ok in that I can get Ansible Tower installed, but after that I become reliant on the GUI for things like licencing and setting up github authentication, and the mapping of users etc.
Is it possible to add tasks to my automated method or is the gui the only way forward?