mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-18 22:31:06 -07:00
Fix doc error about nested groups
This commit is contained in:
parent
e485aec355
commit
2d75199d83
3 changed files with 5 additions and 5 deletions
|
@ -279,8 +279,8 @@ host2
|
|||
host3
|
||||
|
||||
[southeast:children]
|
||||
alpha
|
||||
beta
|
||||
atlanta
|
||||
raleigh
|
||||
|
||||
[southeast:vars]
|
||||
some_server=foo.southeast.example.com
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue