update ansible.cfg inventory path to vagrant

This commit is contained in:
strNophix 2022-02-23 15:46:25 +01:00
parent 3a685d5106
commit 2e6c7542ba

View File

@ -1,4 +1,4 @@
[defaults]
private_key_file = "./.ssh/id_rsa"
remote_user = "vagrant"
inventory = ./inventory
inventory = ./.vagrant/provisioners/ansible/inventory/vagrant_ansible_inventory