1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-02 01:21:21 +03:00
Go to file
Alan Rominger e7d9fe0204 Merge pull request #3951 from AlanCoding/label_test_fix
Environment specific label test failure fix
2016-11-11 12:52:50 -05:00
awx Merge pull request #3951 from AlanCoding/label_test_fix 2016-11-11 12:52:50 -05:00
config
docs
requirements move python dep git repos to ansible org 2016-11-10 09:27:44 -05:00
tools Fix docker-compose error 2016-11-10 13:38:15 -05:00
.coveragerc
.dockerignore .dockerignore 2016-11-10 13:12:29 -05:00
.dput.cf
.env
.gitignore
.mini-dinstall.cf
.pylintrc
.travis.yml
API_STANDARDS.md
COPYING
ISSUE_TEMPLATE.md
Makefile Fixes namespace collision & allows command-line options to be passed to UI build system (#3876) 2016-11-09 12:49:18 -05:00
manage.py
MANIFEST.in
nodemon.json
Procfile
pytest.ini
README.md
setup.cfg
setup.py flake8 fix 2016-11-08 09:37:07 -05:00
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.