ansible/host_vars/cavall.yml

9 lines
177 B
YAML
Raw Normal View History

2024-03-01 20:30:18 +00:00
# vim: ft=yaml.ansible
# code: language=ansible
---
ansible_host: 85.209.118.134
ansible_port: 22
hostname: "{{ inventory_hostname }}"
fqdn: "{{ hostname }}.servers.data.coop"