1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 23:51:09 +03:00
Go to file
2016-12-20 15:40:43 -05:00
awx fix passive agressive comments 2016-12-20 15:40:43 -05:00
config allow API requests from localhost/127.0.0.1 to be insecure 2016-12-13 11:47:13 -05:00
docs ui build system documents (#4353) 2016-12-09 12:33:01 -05:00
requirements explicitly install ssl backport for gce libcloud 2016-12-20 11:08:51 -05:00
tools Fixed typo in -h output 2016-12-19 11:58:28 -05:00
.coveragerc
.dockerignore
.dput.cf
.env
.gitignore
.mini-dinstall.cf
.pylintrc
.travis.yml
API_STANDARDS.md
COPYING
ISSUE_TEMPLATE.md
Makefile purge make requirements_jenkins 2016-12-14 10:30:28 -05:00
manage.py
MANIFEST.in
nodemon.json
Procfile
pytest.ini
README.md
setup.cfg
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.