How To Install Awx-cli In Debian, Ubuntu, Kali, Fedora And Raspbian?
Maintainer: Evgeni Golov
Email: [email protected] .
Website: https://github.com/ansible/tower-cli
Section: python
Install awx-cli
-
Debian
apt-get install ansible-tower-cliClick to copy -
Ubuntu
apt-get install ansible-tower-cliClick to copy -
Kali Linux
apt-get install ansible-tower-cliClick to copy -
Fedora
dnf install python3-ansible-tower-cliClick to copy -
Raspbian
apt-get install ansible-tower-cliClick to copy
ansible-tower-cli
command line tool for Ansible Towertower-cli is a command line tool for Ansible Tower. It allows Tower commands to be easily run from the Unix command line. It can also be used as a client library for other Python apps, or as a reference for others developing API interactions with Tower's REST API. This command line tool sends commands to the Tower API. It is capable of retrieving, creating, modifying, and deleting most objects within Tower. A few potential uses include: * Launching playbook runs * Checking on job statuses * Rapidly creating objects like organizations, users, teams and more
python3-ansible-tower-cli
A CLI tool for Ansible Tower
To install the latest version of awx-cli in your favorite operating system just copy the awx-cli installation command from above and paste it into terminal. It will download and install the latest version of awx-cli 2026 package in your OS.




