mirror of
https://github.com/ansible/awx.git
synced 2024-10-31 15:21:13 +03:00
72c6a6e3fc
Added a "-e" to the shebang in the compile.sh script for the minification process so that errors during the compilation will break the build rather than failing silently. |
||
---|---|---|
app_setup | ||
awx | ||
config | ||
docs | ||
private | ||
requirements | ||
.coveragerc | ||
.gitignore | ||
COPYING | ||
Makefile | ||
manage.py | ||
MANIFEST.in | ||
README.md | ||
setup.py | ||
tox.ini |
AWX
Formerly known as ansible-commander and AnsibleWorks, AWX provides a web-based user interface, REST API and task engine built on top of Ansible.
The current version under development is 1.2-b2.
Resources
Refer to CONTRIBUTING.md
to get started developing, testing and building AWX.
Refer to setup/README.md
to get started deploying AWX.