mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-25 16:06:43 +00:00
@@ -106,9 +106,8 @@ Variables can also be applied to an entire group at once::
|
||||
Groups of Groups, and Group Variables
|
||||
+++++++++++++++++++++++++++++++++++++
|
||||
|
||||
It is also possible to make groups of groups and assign
|
||||
variables to groups. These variables can be used by /usr/bin/ansible-playbook, but not
|
||||
/usr/bin/ansible::
|
||||
It is also possible to make groups of groups using the ``:children`` suffix. Just like above, you can apply variables using ``:vars``.
|
||||
These variables can be used by /usr/bin/ansible-playbook, but not /usr/bin/ansible::
|
||||
|
||||
[atlanta]
|
||||
host1
|
||||
|
||||
Reference in New Issue
Block a user