mirror of
https://github.com/ansible/awx.git
synced 2024-10-31 15:21:13 +03:00
f70dcf8dbb
* Added a new make tarket (minjs) to run the compile script and modified the sdist target to require it * Minor fixes to packaging to chown/chmod the SECRET_KEY file to the proper user and permissions |
||
---|---|---|
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.