mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Merge pull request #11683 from dirn/patch-1
Fix formatting of Groups of Groups
This commit is contained in:
@@ -106,7 +106,7 @@ 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 using the ``:children`` suffix. Just like above, you can apply variables using ``:vars``.
|
It is also possible to make groups of groups using the ``:children`` suffix. Just like above, you can apply variables using ``:vars``::
|
||||||
|
|
||||||
[atlanta]
|
[atlanta]
|
||||||
host1
|
host1
|
||||||
|
|||||||
Reference in New Issue
Block a user