Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Commit

Permalink
Update usingansible.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RobWC committed Mar 27, 2015
1 parent 274fe4f commit 61132be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/usingansible.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,11 +107,11 @@ host[a:z].example.com #26 different hosts defined by a range
172.16.0.1 #A host defined by an IP
172.16.0.[1:254] #Hosts defined by an IP range

[webservers] #A group of hosts
[webservers] #A group of hosts
foo.example.com
bar.example.com

[dbservers] #A second group of hosts
[dbservers] #A second group of hosts
one.example.com
two.example.com
three.example.com
Expand Down

0 comments on commit 61132be

Please sign in to comment.