2014-02-26 19:48:34 +04:00
Ansible Tower
=============
2013-06-23 19:50:46 +04:00
2014-02-26 19:48:34 +04:00
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.
2013-06-23 19:50:46 +04:00
2014-04-09 08:12:33 +04:00
The current version under development is 2.0.0, and uses the master branch.
2013-07-31 18:20:46 +04:00
2013-09-25 05:40:53 +04:00
1.2.2 was the initial version released on July 31, 2013.
2013-07-31 18:20:46 +04:00
2013-09-25 05:40:53 +04:00
1.3.0 was released on September 15, 2013.
1.3.1 was released on September 17, 2013.
2013-12-04 19:54:08 +04:00
1.4.0 was released on November 25, 2013.
2014-02-26 17:42:17 +04:00
1.4.5 was released on February 10, 2014.
2014-04-09 08:12:33 +04:00
1.4.8 was released on April 7, 2014.
2014-04-18 00:31:11 +04:00
1.4.9 was released on April 17, 2014.
2014-06-18 23:03:56 +04:00
1.4.10 was released on April 28, 2014.
1.4.11 was released on May 30, 2014.
2013-09-25 05:40:53 +04:00
Hotfixes should go on the appropriate release branch and be cherry-picked to
master.
2013-06-23 19:50:46 +04:00
Resources
---------
2014-02-26 19:48:34 +04:00
Refer to `CONTRIBUTING.md` to get started developing, testing and building Tower.
2013-06-23 19:50:46 +04:00
2014-02-26 19:48:34 +04:00
Refer to `setup/README.md` to get started deploying Tower.
2013-07-31 18:20:46 +04:00
2014-02-26 19:48:34 +04:00
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.