Specify inventory file in ansible.cfg
authorLorin Hochstein <lorin.hochstein@sendgrid.com>
Sun, 8 Feb 2015 20:12:43 +0000 (15:12 -0500)
committerLorin Hochstein <lorin.hochstein@sendgrid.com>
Sun, 8 Feb 2015 20:12:43 +0000 (15:12 -0500)
ch12/playbooks/ansible.cfg

index 4c49145..eadc325 100644 (file)
@@ -1,4 +1,5 @@
 [defaults]
+hostfile = inventory
 pipelining = True
 gathering = smart
 fact_caching = redis