notes/devops/sandbox/terraform/libvirt/ubuntu/templates/hosts.yml.tpl

9 lines
155 B
Smarty
Raw Normal View History

2022-10-24 16:38:30 +05:30
live:
hosts:
ubuntu:
ansible_host: ${ubuntu_ip}
ansible_user: root
2022-10-24 16:38:30 +05:30
debian:
ansible_host: ${debian_ip}
ansible_user: root