Follow closer to Ansible doc convention of using "hosts" as the known of the
inventory file.
12 files changed:
[defaults]
-hostfile = inventory
+hostfile = hosts
remote_user = vagrant
private_key_file = .vagrant/machines/default/virtualbox/private_key
host_key_checking = False
[defaults]
-hostfile = inventory
+hostfile = hosts
remote_user = vagrant
private_key_file = .vagrant/machines/default/virtualbox/private_key
host_key_checking = False
[defaults]
-hostfile = inventory
+hostfile = hosts
private_key_file = ~/.vagrant.d/insecure_private_key
[defaults]
-hostfile = inventory
+hostfile = hosts
remote_user = vagrant
private_key_file = .vagrant/machines/default/virtualbox/private_key
host_key_checking = False
[defaults]
-hostfile = inventory
+hostfile = hosts
remote_user = vagrant
private_key_file = .vagrant/machines/default/virtualbox/private_key
host_key_checking = False
[defaults]
-hostfile = inventory
+hostfile = hosts
gathering = explicit