Commit 515de1e6 by Mike Putnam

Be more specific describing groups of groups,

Fixes #11397
parent 5f791329
...@@ -106,9 +106,8 @@ Variables can also be applied to an entire group at once:: ...@@ -106,9 +106,8 @@ Variables can also be applied to an entire group at once::
Groups of Groups, and Group Variables Groups of Groups, and Group Variables
+++++++++++++++++++++++++++++++++++++ +++++++++++++++++++++++++++++++++++++
It is also possible to make groups of groups and assign It is also possible to make groups of groups using the ``:children`` suffix. Just like above, you can apply variables using ``:vars``.
variables to groups. These variables can be used by /usr/bin/ansible-playbook, but not These variables can be used by /usr/bin/ansible-playbook, but not /usr/bin/ansible::
/usr/bin/ansible::
[atlanta] [atlanta]
host1 host1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment