ansible/host_vars/poltre.yml

13 lines
249 B
YAML
Raw Normal View History

2024-03-01 20:30:18 +00:00
# vim: ft=yaml.ansible
# code: language=ansible
---
2024-03-31 18:41:12 +00:00
hostname: "{{ inventory_hostname }}"
fqdn: "{{ hostname }}.vm.{{ vm_host }}.servers.data.coop"
2024-03-31 18:41:12 +00:00
ansible_host: "{{ fqdn }}"
ansible_port: 19022
internal_ipv4: 10.2.1.2
2024-03-31 18:41:12 +00:00
vm_host: cavall
vm_type: app