redhat-cop / aap_utilities

Ansible Collection for automated deployment of AAP and other objects for general use
https://galaxy.ansible.com/infra/aap_utilities
GNU General Public License v3.0
78 stars 47 forks source link

Tower install ocp #9

Closed crenwick93 closed 3 years ago

crenwick93 commented 3 years ago

What does this PR do?

Adds a role to deploy a containerised Ansible Tower instance with optional external database.

How should this be tested?

Please follow the README in regards to running the new role. If successful the playbook will run through and you should see Ansible tower in Openshift.

Is there a relevant Issue open for this?

closes #6

Other Relevant info, PRs, etc.

N/A

crenwick93 commented 3 years ago

Updated the code to reflect those changes, should be good to go now :)