git://git.halfball.org
/
ansiblebook.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6685c9
)
add examples to inventory
author
Lorin Hochstein
<lorin.hochstein@sendgrid.com>
Thu, 5 Feb 2015 02:16:26 +0000
(21:16 -0500)
committer
Lorin Hochstein
<lorin.hochstein@sendgrid.com>
Thu, 5 Feb 2015 02:16:26 +0000
(21:16 -0500)
ch03/inventory
patch
|
blob
|
history
diff --git
a/ch03/inventory
b/ch03/inventory
index
e437217
..
d99e195
100644
(file)
--- a/
ch03/inventory
+++ b/
ch03/inventory
@@
-1,3
+1,12
@@
+ontario.example.com
+newhampshire.example.com
+maryland.example.com
+virginia.example.com
+newyork.example.com
+quebec.example.com
+rhodeisland.example.com
+
+[vagrant]
vagrant1 ansible_ssh_host=127.0.0.1 ansible_ssh_port=2222
vagrant2 ansible_ssh_host=127.0.0.1 ansible_ssh_port=2200
vagrant3 ansible_ssh_host=127.0.0.1 ansible_ssh_port=2201