Ansible Uninstall Ansible Tower - FreeKB
www.freekb.net/Article?id=21219.04.2020 · Then, if you choose to reinstall Ansible Tower, the setup.sh -r <backup file> command can be used. setup.sh -b Use the yum remove command to uninstall the Ansible, RabbitMQ and Python packages. yum remove ansible-tower\* yum remove rabbitmq-server yum remove rh-python36-* Remove the Postgres script. rm /etc/profile.d/rh-postgresql10-env.sh
FreeKB - Ansible Uninstall Ansible Tower
www.freekb.net › ArticleApr 19, 2020 · Additionally, assuming you ran setup.sh to install Ansible Tower, the following command can be run to backup Ansible Tower. Then, if you choose to reinstall Ansible Tower, the setup.sh -r <backup file> command can be used. setup.sh -b . Use the yum remove command to uninstall the Ansible, RabbitMQ and Python packages. yum remove ansible-tower ...