mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 20:13:59 -07:00
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:
parent
8a1abd9da3
commit
81e9a60589
19 changed files with 52 additions and 66 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue