Use "hosts" instead of "inventory"
authorLorin Hochstein <lorin.hochstein@sendgrid.com>
Sun, 15 Feb 2015 02:43:16 +0000 (21:43 -0500)
committerLorin Hochstein <lorin.hochstein@sendgrid.com>
Sun, 15 Feb 2015 22:53:31 +0000 (17:53 -0500)
commitdc881d0d303e480a62e88a36b67545587e09fbe3
tree221c5c016b7c21613f13cef2bfc2240e4aa58558
parented06623d0a9667ad4450ab336e455ab545c1bf71
Use "hosts" instead of "inventory"

Follow closer to Ansible doc convention of using "hosts" as the known of the
inventory file.
12 files changed:
ch01/playbooks/ansible.cfg
ch01/playbooks/hosts [moved from ch01/playbooks/inventory with 100% similarity]
ch02/playbooks/ansible.cfg
ch02/playbooks/hosts [moved from ch02/playbooks/inventory with 100% similarity]
ch04/playbooks/ansible.cfg
ch04/playbooks/hosts [moved from ch04/playbooks/inventory with 100% similarity]
ch06/playbooks/ansible.cfg
ch06/playbooks/hosts [moved from ch06/playbooks/inventory with 100% similarity]
ch10/playbooks/ansible.cfg
ch10/playbooks/hosts [moved from ch10/playbooks/inventory with 100% similarity]
ch13/playbooks/ansible.cfg
ch13/playbooks/hosts [moved from ch13/playbooks/inventory with 100% similarity]