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

WIP: add Kerberos role from tower_configuration #20

Closed ericzolf closed 3 years ago

ericzolf commented 3 years ago

What does this PR do?

Add the kerberos role removed from tower_configuration collection through redhat-cop/tower_configuration#122 as it fits better in the collection, being close to the operating system and not using the awx.awx collection.

How should this be tested?

TBD

Is there a relevant Issue open for this?

relates to redhat-cop/tower_configuration#118

Other Relevant info, PRs, etc.

ericzolf commented 3 years ago

There was previously a Kerberos role in the collection, so I need to check which one is the best or merge them somehow. I could use a hand from someone who has more knowledge about Kerberos.

ericzolf commented 3 years ago

I guess, once PR #24 is merged, I can drop this one? And, as already written in the other PR, I'd be keen to learn how you setup (easily) an AD controller (on your laptop?).

sean-m-sullivan commented 3 years ago

Once we merge the other one, then we can merge this. I've added a markdown of setup to the other merge.