cloudserve-infrastructure/host_vars/tau.yml
Marty Oehme 6de8f0fb50
Add testing inventory and group variables
Added fully test-ready inventory and groups using vagrant and able to
run repeatedly as necessary.
2021-07-29 15:11:28 +02:00

5 lines
155 B
YAML

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