add inventory file
authorLorin Hochstein <lorin.hochstein@sendgrid.com>
Wed, 4 Feb 2015 02:40:09 +0000 (21:40 -0500)
committerLorin Hochstein <lorin.hochstein@sendgrid.com>
Wed, 4 Feb 2015 02:40:09 +0000 (21:40 -0500)
ch02/playbooks/inventory [new file with mode: 0644]

diff --git a/ch02/playbooks/inventory b/ch02/playbooks/inventory
new file mode 100644 (file)
index 0000000..2ba623d
--- /dev/null
@@ -0,0 +1,2 @@
+[webservers]
+testserver ansible_ssh_host=127.0.0.1 ansible_ssh_port=2222