Ansible Tower Administration Guide

Ansible Tower Support – If you have paid membership, you can contact the support team at https://access.redhat.com

How to understand Ansible Tower Subscription Types

  1. Self-Support
  2. Enterprise: Standard
  3. Enterprise: Premium

https://docs.ansible.com/ansible-tower/latest/html/administration/license-support.html#subscription-types

Trial licenses for Ansible Tower are available at
http://ansible.com/license

To acquire a license & Pricing for additional Managed Nodes, visit:
http://www.ansible.com/pricing/

How to Stopping/Starting/Restarting Ansible Tower?
$ /usr/bin/ansible-tower-service stop
$ /usr/bin/ansible-tower-service start
$ /usr/bin/ansible-tower-service restart

How to Import Inventory File in Ansible Tower?
$ ansible-inventory [options] [host|group]
$ ansible-inventory -i
$ tower-manage inventory_import –source=./inventory.yaml –inventory-name=”DevOps School”

How to Troubleshooting Ansible Tower?

Tower server errors are logged in /var/log/tower
Supervisors logs can be found in /var/log/supervisor/
Nginx web server errors are logged in the httpd error log

How to work with Ansible Tower Command line?
tower-cli is a command line tool for Ansible Tower. It allows Tower commands to be easily run from the UNIX command line.
$ pip install ansible-tower-cli # To install is through pip
$ tower-cli config # set configuration is with the tower-cli config command
$ tower-cli
https://docs.ansible.com/ansible-tower/latest/html/administration/towercli.html

Rajesh Kumar
Follow me
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x