1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00
Go to file
Leigh 20161b7ac4 Merge pull request #900 from leigh-johnson/ManagementJobCardView
Fixes #632, replace managementJobsListController with NEW managementJobsCardController
2016-02-10 16:01:11 -05:00
awx Merge pull request #900 from leigh-johnson/ManagementJobCardView 2016-02-10 16:01:11 -05:00
config
docs
requirements
tools
.bowerrc
.coveragerc
.dput.cf
.env
.gitignore
.jshintrc
.mini-dinstall.cf
.pylintrc
API_STANDARDS.md
COPYING
fix_virtualenv_setuptools.py
Makefile default to reuse-db for testing 2016-02-05 21:40:01 -05:00
manage.py
MANIFEST.in Include api.css and api.js under awx/static/. Fixes #788. 2016-02-05 04:41:10 -05:00
nodemon.json
npm-shrinkwrap.json
Procfile
pytest.ini default to reuse-db for testing 2016-02-05 21:40:01 -05:00
README.md
setup.cfg
setup.py
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.