mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 18:09:57 -03:30
The 'ansible-tower' service script now comes with an additional file:
/etc/{default,sysconfig}/ansible-tower
This file is used to specify the services managed by the 'ansible-tower'
service script. The presence of this file allows admins (or the setup
playbook) to customize the services managed. For example, when using a
remote postgres server, one would remove 'postgresql' from the list of
tower managed services.
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.0.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
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
AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
Readme
428 MiB
Languages
Python
97.8%
Jinja
0.9%
Makefile
0.5%
Shell
0.3%
HTML
0.2%
Other
0.2%