1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 16:51:11 +03:00
Go to file
2017-05-10 16:28:30 -04:00
awx Filter revision hash to less than 7 characters 2017-05-10 16:28:30 -04:00
config
docs Merge pull request #6186 from AlanCoding/scm_inv_stability 2017-05-08 14:31:58 -04:00
requirements Dependency Updates 2017-05-08 12:03:02 -04:00
tools Refactor log handler and support TCP/UDP communications 2017-04-25 11:07:57 -04:00
.coveragerc
.dockerignore
.dput.cf
.editorconfig
.env
.gitignore Add requirements/vendor to gitignore 2017-03-29 14:30:58 -04:00
.mini-dinstall.cf
.pylintrc
.travis.yml
API_STANDARDS.md
COPYING
ISSUE_TEMPLATE.md
Makefile Merge pull request #6117 from jangsutsr/dynamic_inv_src_dependency_update 2017-05-10 09:57:58 -04:00
manage.py
MANIFEST.in
nodemon.json
Procfile
pytest.ini modularization of inventory_import command 2017-05-01 14:37:42 -04:00
README.md
setup.cfg
setup.py Create a setup subpackage 2017-03-23 16:46:25 -04: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.