cloudserve-infrastructure/host_vars/tau.yml
Marty Oehme b393c0b946
Switch local testing to subdomain model
Requires manual setup through hosts file or dns server for now.
2021-12-09 16:00:39 +01:00

5 lines
155 B
YAML

---
ansible_host: 192.168.56.2
ansible_ssh_user: vagrant
ansible_ssh_private_key_file: "{{ playbook_dir }}/.vagrant/machines/tau/virtualbox/private_key"