Commit 08b3c77d by Michael DeHaan

Tweak docs

parent c8d00443
......@@ -226,7 +226,7 @@ also works with ``ansible-playbook``::
$ ansible webservers:dbservers -m command -a "/bin/foo xyz" --limit region
As with other host patterns, values to limit can be seperated with ";", ":", or ",".
Assuming version 0.9 or later, as with other host patterns, values to limit can be seperated with ";", ":", or ",".
Now let's talk about range selection. Suppose you have 1000 servers in group 'datacenter', but only want to target one at a time. This is also easy::
......
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