From 5f82431e1dbe38609a5c7e8cc97ec14e42460541 Mon Sep 17 00:00:00 2001 From: Lorin Hochstein Date: Wed, 4 Feb 2015 21:16:26 -0500 Subject: [PATCH] add examples to inventory --- ch03/inventory | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ch03/inventory b/ch03/inventory index e437217..d99e195 100644 --- 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 -- 2.44.0