infra-as-code/templates/ansible.cfg.template

5 lines
150 B
Plaintext

[defaults]
private_key_file = "./.ssh/id_rsa"
remote_user = "vagrant"
inventory = ./.vagrant/provisioners/ansible/inventory/vagrant_ansible_inventory