Commit 2d75199d by Michael DeHaan

Fix doc error about nested groups

parent e485aec3
...@@ -279,8 +279,8 @@ host2 ...@@ -279,8 +279,8 @@ host2
host3 host3
[southeast:children] [southeast:children]
alpha atlanta
beta raleigh
[southeast:vars] [southeast:vars]
some_server=foo.southeast.example.com 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:: ...@@ -120,8 +120,8 @@ Using the 0.4 branch of Ansible, it is possible to make groups of groups::
host3 host3
[southeast:children] [southeast:children]
alpha atlanta
beta raleigh
[southeast:vars] [southeast:vars]
some_server=foo.southeast.example.com some_server=foo.southeast.example.com
......
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