From e9410c4f8fe1610bc003fb8a0fcf58f4296b8d64 Mon Sep 17 00:00:00 2001 From: Sam Al-Sapti Date: Mon, 6 Mar 2023 22:27:53 +0100 Subject: [PATCH] Use domain name instead of IP in inventory file --- datacoop_hosts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datacoop_hosts b/datacoop_hosts index d7d1e3e..4fe371b 100644 --- a/datacoop_hosts +++ b/datacoop_hosts @@ -1,3 +1,3 @@ ###################################### ### All hosts -85.209.118.131 ansible_port=19022 ansible_python_interpreter=/usr/bin/python3 +hevonen.servers.data.coop ansible_port=19022 ansible_python_interpreter=/usr/bin/python3