bachelor-thesis/infrastructure/ansible/vars/demovm.yml

11 lines
175 B
YAML

---
vagrant_hosts:
- hostname: "{{ ansible_fqdn }}"
name: "{{ ansible_fqdn }}"
ip: 127.0.0.1
common_ip: 127.0.0.1
samba_server_ip: 127.0.0.1
# vim:ft=ansible