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

update docs #36

Closed crenwick93 closed 3 years ago

crenwick93 commented 3 years ago

What does this PR do?

Removes the need for root access on the "control node/bastion" from which the playbook is run. (Recent customer has this issue). This fix will only run as root on the targeted machine not on the local machine. Most customers have root logins disabled.

How should this be tested?

This has been manually tested. to test just run the install as normal, remembering to specify ssh_connection_vars as described in the README"

Is there a relevant Issue open for this?

N/A

Other Relevant info, PRs, etc.

N/A