ansible.cfg 103 B

1234
  1. [defaults]
  2. host_key_checking = False
  3. private_key_file = ~/.vagrant.d/insecure_private_key
  4. become = yes