3151 Forks
12402 Stars
12402 Watchers

awx

AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.

How to download and setup awx

Open terminal and run command
git clone https://github.com/ansible/awx.git
git clone is used to create a copy or clone of awx repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with awx https://github.com/ansible/awx/archive/master.zip

Or simply clone awx with SSH
[email protected]:ansible/awx.git

If you have some problems with awx

You may open issue on awx support forum (system) here: https://github.com/ansible/awx/issues