Added DNS

This commit is contained in:
Sam A. 2024-10-21 21:00:59 +02:00
parent ea5435d894
commit 83d6fb9c31
Signed by: samsapti
GPG key ID: CBBBE7371E81C4EA

View file

@ -7,6 +7,6 @@ vm_type: app
hostname: "{{ inventory_hostname }}"
fqdn: "{{ hostname }}.vm.{{ vm_host }}.servers.data.coop"
ansible_host: 85.209.118.143 # "{{ fqdn }}"
ansible_host: "{{ fqdn }}"
ansible_port: 19022
internal_ipv4: 10.2.1.3