Much rejoicing, ansibleworks.com is now ansible.com

Also note AWX is named "Tower" now, as we found that simpler.
This commit is contained in:
Michael DeHaan 2014-01-28 11:04:34 -05:00
commit 81e9a60589
19 changed files with 52 additions and 66 deletions

View file

@ -818,7 +818,7 @@ First off, group variables are super powerful.
Site wide defaults should be defined as a 'group_vars/all' setting. Group variables are generally placed alongside
your inventory file. They can also be returned by a dynamic inventory script (see :doc:`intro_dynamic_inventory`) or defined
in things like AnsibleWorks AWX from the UI or API::
in things like :doc:`tower` from the UI or API::
---
# file: /etc/ansible/group_vars/all