1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00
Go to file
2016-12-01 11:45:39 -05:00
awx Update unified_job related field name. 2016-12-01 11:17:57 -05:00
config
docs Merge pull request #4066 from AlanCoding/log_doc 2016-11-22 15:38:43 -05:00
requirements Replace dropped psutil in ansible requirements (#4118) 2016-11-28 10:19:42 -05:00
tools Fix flake8 E302 errors. 2016-11-15 20:59:39 -05:00
.coveragerc
.dockerignore
.dput.cf
.env
.gitignore
.mini-dinstall.cf
.pylintrc
.travis.yml
API_STANDARDS.md
COPYING
ISSUE_TEMPLATE.md
Makefile Remove awx/job_output in clean target 2016-11-23 08:55:55 -05:00
manage.py
MANIFEST.in
nodemon.json
Procfile
pytest.ini
README.md
setup.cfg Resume flake8 E302. 2016-11-15 17:31:21 -05:00
setup.py Fix flake8 E302 errors. 2016-11-15 20:59:39 -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.