Ansible Tower CLI

Ansible Tower CLI

Install Tower CLI:

yum -y install rh-python36-ansible-tower-cli

Setup Tower CLI:

scl enable rh-python36 "tower-cli config host http://<awxhost>:8052"
scl enable rh-python36 "tower-cli config username <adminuser>"
scl enable rh-python36 "tower-cli config password <adminpassword>"

Ansible Virtuelenv Reset admin password