mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 01:03:09 +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
|
||||
+++++++++++++++++++++++++++++++++++++
|
||||
|
||||
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]
|
||||
host1
|
||||
|
||||
Reference in New Issue
Block a user