10. Get the Tower Installation Program
Using the link provided in the email you received based on your interest in Ansible Tower, download and extract the Tower installation tarball.
Once extracted, cd
into the setup directory using a command line console. In the following commands, replace the string VERSION
with the version of Tower that you are installing ( e.g., “2.1.4”).
root@localhost:~$ tar xvzf ansible-tower-setup-latest.tar.gz
root@localhost:~$ cd ansible-tower-setup-VERSION