1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 06:51:10 +03:00
Go to file
2013-06-28 05:03:22 -04:00
app_setup Rename ansibleworks to awx. 2013-06-23 13:21:02 -04:00
awx Remove print from callback, fix failed flag propagation on job event, add tests for failed flag and play/task field on job events. 2013-06-28 05:03:22 -04:00
config More debian packaging stuff 2013-06-24 13:06:11 -04:00
docs Rename ansibleworks to awx. 2013-06-23 13:21:02 -04:00
requirements Include local versions of third-party dependencies, particularly those unavailable or outdated as OS packages. 2013-06-23 21:08:54 -04:00
.coveragerc Updates to setup/requirements, add Makefile target for running tests with coverage. 2013-05-21 19:08:46 -04:00
.gitignore More work on debian packaging 2013-06-24 01:16:00 -04:00
COPYING Rename ansibleworks to awx. 2013-06-23 13:21:02 -04:00
Makefile Minor change to fix an issue with official rpm builds 2013-06-26 08:10:17 -04:00
manage.py Rename ansibleworks to awx. 2013-06-23 13:21:02 -04:00
MANIFEST.in Added modified sdist command to distribute certain files as pyc only. 2013-06-25 19:46:20 -04:00
README.md Rename ansibleworks to awx. 2013-06-23 13:21:02 -04:00
setup.py Change for RPM packaging to allow daily dev builds 2013-06-26 07:33:09 -04:00
tox.ini Include local versions of third-party dependencies, particularly those unavailable or outdated as OS packages. 2013-06-23 21:08:54 -04:00

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.