update ansible.cfg inventory path to vagrant
This commit is contained in:
parent
3a685d5106
commit
2e6c7542ba
@ -1,4 +1,4 @@
|
||||
[defaults]
|
||||
private_key_file = "./.ssh/id_rsa"
|
||||
remote_user = "vagrant"
|
||||
inventory = ./inventory
|
||||
inventory = ./.vagrant/provisioners/ansible/inventory/vagrant_ansible_inventory
|
||||
|
Loading…
x
Reference in New Issue
Block a user