1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00
Go to file
2017-07-25 12:48:27 -04:00
awx Merge pull request #37 from marshmalien/ux/fix/jobs 2017-07-25 12:04:12 -04:00
config
docs
installer/openshift
requirements
tools fix busted test runs 2017-07-25 12:47:46 -04:00
.coveragerc
.dockerignore
.dput.cf
.editorconfig
.env
.gitignore Fix version when installing from sdist 2017-07-25 11:09:51 -04:00
.mini-dinstall.cf
.pylintrc
.travis.yml
API_STANDARDS.md
COPYING
echo
ISSUE_TEMPLATE.md
Makefile Remove unused variable from setup.py invocations 2017-07-25 11:10:18 -04:00
manage.py
MANIFEST.in Fix version when installing from sdist 2017-07-25 11:09:51 -04:00
nodemon.json
pytest.ini
README.md
setup.cfg
setup.py Fix version when installing from sdist 2017-07-25 11:09:51 -04:00
tox.ini rename setting TOWER_VENV_PATH to AWX_VENV_PATH 2017-07-24 12:23:54 -04:00

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.