From 83d6fb9c315973a5264349a15d8ed556ef3d8522 Mon Sep 17 00:00:00 2001 From: Sam Al-Sapti Date: Mon, 21 Oct 2024 21:00:59 +0200 Subject: [PATCH] Added DNS --- host_vars/varsa.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host_vars/varsa.yml b/host_vars/varsa.yml index 84c80ba..3bc8e1b 100644 --- a/host_vars/varsa.yml +++ b/host_vars/varsa.yml @@ -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