Fix doc error about nested groups

pull/1256/head
Michael DeHaan 12 years ago
parent e485aec355
commit 2d75199d83

@ -279,8 +279,8 @@ host2
host3
[southeast:children]
alpha
beta
atlanta
raleigh
[southeast:vars]
some_server=foo.southeast.example.com

@ -120,8 +120,8 @@ Using the 0.4 branch of Ansible, it is possible to make groups of groups::
host3
[southeast:children]
alpha
beta
atlanta
raleigh
[southeast:vars]
some_server=foo.southeast.example.com

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save