1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-28 10:55:30 +03:00
Go to file
2017-03-08 13:59:56 -05:00
awx Fix bug with single select multiple choice 2017-03-08 13:59:56 -05:00
config Implement alternate ports for nginx 2017-01-23 14:34:15 -05:00
docs update asgi_amqp version 2017-02-28 14:03:52 -05:00
requirements update asgi_amqp version 2017-02-28 14:03:52 -05:00
tools Adding logstash to default compose file 2017-03-07 16:48:51 -05:00
.coveragerc
.dockerignore
.dput.cf
.env
.gitignore Add awx/ui/client/languages to .gitignore 2017-02-27 08:56:59 -05:00
.mini-dinstall.cf
.pylintrc
.travis.yml
API_STANDARDS.md
COPYING
ISSUE_TEMPLATE.md
Makefile add supervisor option to development environment 2017-02-13 17:36:34 -05:00
manage.py
MANIFEST.in
nodemon.json
Procfile
pytest.ini
README.md
setup.cfg
setup.py Fix globbing pattern for l10n files 2017-02-13 20:33:06 -05:00
tox.ini enforce a sane default OPT_NETWORK_TIMEOUT for LDAP connections 2017-02-07 12:37:05 -05: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.