Matthew Jones 640bc69402 Merge branch 'auditlog' of github.com:ansible/ansible-commander into auditlog
* 'auditlog' of github.com:ansible/ansible-commander:
  Make sure we show relative object information in the api
  Integrate a simple api list and detail display
  Use process_response to attach user information later in the middleware request processing
  Fix up some bugs with signal handling related to association/disassociation
  Fix up some issues with supporting schema migration
  Move ActivityStream to it's own model file
  Fix an issue with the Activity Stream where we weren't performing the right type conversion to track object types
  Catch some errors that pop up during ActivityStream testing
  Fix some inconsistencies after the merge
  Initial backend implementation for AC-25, activity stream/audit love
  Initial backend implementation for AC-25, activity stream/audit love
2013-11-12 17:01:56 -05:00
2013-06-23 13:21:02 -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.4, and uses the master branch.

1.2.2 was the initial version released on July 31, 2013.

1.3.0 was released on September 15, 2013.

1.3.1 was released on September 17, 2013.

Hotfixes should go on the appropriate release branch and be cherry-picked to master.

Resources

Refer to CONTRIBUTING.md to get started developing, testing and building AWX.

Refer to setup/README.md to get started deploying AWX.

See docs/build_system.md for more about Jenkins and installing nightly builds (as opposed to running from source).

Description
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.
Readme 430 MiB
Languages
Python 97.8%
Jinja 0.9%
Makefile 0.5%
Shell 0.3%
HTML 0.2%
Other 0.2%