mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-26 02:33:40 -05:00
58617e41e03781f446d2a418f9d4104fe9c5c30c
Changes: * split register_instance into register_instance and update_instance * register_instance may only create an instance if an instance doesn't already exist and may not modify an existing instance. Before --hostname would modify the hostname for an already registered instance * register_instance removed --timid parameter and always behave like timid is on * remove_instance now accepts --hostname to match an instance to remove * register_instance added better usage message
Ansible Tower
Tower provides a web-based user interface, REST API and task engine built on top of Ansible.
The current version under development is 2.1.0.
Development releases always use the 'master' branch.
Release schedule
- 1.2.2, July 31, 2013.
- 1.3.0, September 15, 2013.
- 1.3.1, September 17, 2013.
- 1.4.0, November 25, 2013.
- 1.4.5, February 10, 2014.
- 1.4.8, April 7, 2014.
- 1.4.9, April 17, 2014.
- 1.4.10, April 28, 2014.
- 1.4.11, May 30, 2014.
- 2.0.0, August 19, 2014
- 2.0.1, September 4, 2014
- 2.0.2, October 6, 2014
- 2.0.3, November 14, 2014
- 2.0.4, November 21, 2014
- 2.0.5, ...
- 2.1.0, January 7, 2014
Any fixes should be applied 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.
Description
Languages
Python
52%
JavaScript
46.4%
Jinja
1%
Makefile
0.2%
Shell
0.2%
Other
0.1%