diff --git a/lxc/ansible.cfg b/lxc/ansible.cfg index a25e3e2..e7c5f46 100644 --- a/lxc/ansible.cfg +++ b/lxc/ansible.cfg @@ -1,5 +1,5 @@ [defaults] -inventory = ./vagrant/provisioners/ansible/inventory/vagrant_ansible_inventory +inventory = .vagrant/provisioners/ansible/inventory/vagrant_ansible_inventory private_key_file = ~/.vagrant.d/insecure_private_key remote_user = vagrant host_key_checking = False \ No newline at end of file