1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-02 01:21:21 +03:00
Go to file
2016-11-15 08:06:40 -05:00
awx Remove in-place operation on User in unit test 2016-11-15 08:06:40 -05:00
config
docs
requirements bump up django-jsonfield 2016-11-14 14:34:46 -05:00
tools change ordering of test dirs 2016-11-14 17:50:10 -05:00
.coveragerc
.dockerignore Use tower_devel as base image for unit tests 2016-11-11 15:47:17 -05:00
.dput.cf
.env
.gitignore
.mini-dinstall.cf
.pylintrc
.travis.yml
API_STANDARDS.md
COPYING
ISSUE_TEMPLATE.md
Makefile
manage.py
MANIFEST.in
nodemon.json
Procfile
pytest.ini
README.md Revert "Read the branch name" 2016-11-11 16:01:45 -05:00
setup.cfg
setup.py
tox.ini

Build Status Requirements Status

Ansible Tower

Tower provides a web-based user interface, REST API and task engine built on top of Ansible.

Resources

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

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

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

Refer to docs/release_process.md for information on the steps involved in creating a release.

Refer to http://docs.ansible.com/ansible-tower/index.html for information on installing/upgrading, setup, troubleshooting, and much more.