Rename ansibleworks to awx.

This commit is contained in:
Chris Church
2013-06-23 13:21:02 -04:00
parent 2da6966f8d
commit 07657926b9
306 changed files with 418 additions and 314 deletions

View File

@@ -1,15 +1,14 @@
AnsibleWorks
============
AWX
===
Formerly known as ansible-commander, AnsibleWorks provides a web-based user
interface and REST API built on top of Ansible.
Formerly known as ansible-commander and AnsibleWorks, AWX provides a web-based
user interface, REST API and task engine built on top of Ansible.
The current version under development is 1.2-b2.
Resources
---------
Refer to `CONTRIBUTING.md` to get started developing, testing and building
AnsibleWorks.
Refer to `CONTRIBUTING.md` to get started developing, testing and building AWX.
Refer to `setup/README.md` to get started deploying AnsibleWorks.
Refer to `setup/README.md` to get started deploying AWX.