1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-02 01:21:21 +03:00
Go to file
2014-04-14 00:32:34 -04:00
awx Latest job detail page changes. Fixed lookup modal horizontal scroll. 2014-04-14 00:32:34 -04:00
config AC-465 Removed settings.py copies that are no longer used in packaging. 2014-03-28 16:53:14 -04:00
docs Updated release documentation 2014-04-08 13:15:10 -04:00
requirements Get created_by and modified_by updating automatically. 2014-04-01 21:27:32 -04:00
tools/scripts
.bowerrc
.coveragerc
.gitignore LogViewer wired into home/hosts page. 2014-04-04 19:58:02 -04:00
.jshintrc
bower.json AC-1141 fixed inventory group scheduling issues. Added scope cleanup. Now only loading the schedules list 1x rather than each time schedule tab clicked. Destroying the schedule edit scope consistently on save and cancel. 2014-04-05 19:34:02 -04:00
COPYING Updated version to 2.0.0. 2014-04-09 00:12:33 -04:00
fix_virtualenv_setuptools.py
Gruntfile.js Fixed bugs from package upgrades. Updated all controllers to pass into form and list generators. Improved accordion styling. Refactored job status page. Tested using minified files and fixed build issues. 2014-02-13 03:04:27 -05:00
Makefile Install setuptools/Django development packages separately before installing the others. 2014-03-31 14:08:14 -04:00
manage.py
MANIFEST.in Include awx.min.js in sdist packaging 2014-02-17 13:06:49 -05:00
README.md Updated version to 2.0.0. 2014-04-09 00:12:33 -04:00
setup.py Support httpd 2.2 and 2.4 config formats 2014-03-10 15:47:10 -04:00
tox.ini

Ansible Tower

Formerly known as awx, ansible-commander and AnsibleWorks, ansible-tower provides a web-based user interface, REST API and task engine built on top of Ansible.

The current version under development is 2.0.0, and uses the master branch.

1.2.2 was the initial version released on July 31, 2013.

1.3.0 was released on September 15, 2013.

1.3.1 was released on September 17, 2013.

1.4.0 was released on November 25, 2013.

1.4.5 was released on February 10, 2014.

1.4.8 was released on April 7, 2014.

Hotfixes should go on the appropriate release branch and be cherry-picked to master.

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.