Chris Houseknecht 2961d5150f Jobs and Sockets
Job submission now removes the spinner once the job is started. It is also 'socket aware'. In the event the socket connection is unavailable on SCM updates and inventory sync runs it prompts the user with a dialog letting them know to hit the refresh button. Came up with a way to 'monitor' socket connections. On the main connection and on the Jobs page connecgtions we now check the connection every 3 seconds. If the connection status is error, or if the status returns 'connnecting' 2x in a row, we kill and restart the connections.
2014-07-18 19:59:28 -04:00
2014-07-18 19:59:28 -04:00
2014-04-29 13:29:03 -04:00
2014-05-14 13:48:15 -04:00
2014-07-15 08:41:23 -05:00
2014-06-05 13:58:47 -04:00
2014-04-09 00:12:33 -04:00
2014-07-08 15:59:42 -04:00
2014-01-02 11:51:43 -05:00
2014-06-18 15:03:56 -04:00
2014-06-26 13:03:16 -04:00

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.

1.4.9 was released on April 17, 2014.

1.4.10 was released on April 28, 2014.

1.4.11 was released on May 30, 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.

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%