ansible/host_vars/hestur.yml

12 lines
224 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"
ansible_host: "{{ fqdn }}"
ansible_port: 22
vm_host: cloud
vm_type: uptime