Explicitly add localhost to static inventory
authorLorin Hochstein <lorin.hochstein@sendgrid.com>
Sun, 8 Feb 2015 20:09:58 +0000 (15:09 -0500)
committerLorin Hochstein <lorin.hochstein@sendgrid.com>
Sun, 8 Feb 2015 20:09:58 +0000 (15:09 -0500)
Need this otherwise Ansible is upset that there are no hosts when referencing
localhost

ch12/playbooks/inventory/static

index af61ebc..b87b861 100644 (file)
@@ -1,3 +1,4 @@
+localhost ansible_connection=local
 [web:children]
 tag_type_web