nebula/examples/quickstart-vagrant/ansible/ansible.cfg

5 lines
103 B
INI
Raw Normal View History

2019-11-19 10:00:20 -07:00
[defaults]
host_key_checking = False
private_key_file = ~/.vagrant.d/insecure_private_key
become = yes