6 lines
179 B
INI
6 lines
179 B
INI
|
[defaults]
|
||
|
library = ./library
|
||
|
inventory = .vagrant/provisioners/ansible/inventory/vagrant_ansible_inventory
|
||
|
private-key = ~/.vagrant.d/insecure_private_key
|
||
|
remote_user = vagrant
|