From f774b136f37e07606d929aab3af180a92df2f711 Mon Sep 17 00:00:00 2001 From: jaydee Date: Mon, 11 Dec 2023 17:41:59 +0100 Subject: [PATCH] 111 --- playbooks/00_initial_adjustments.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/00_initial_adjustments.yml b/playbooks/00_initial_adjustments.yml index 2f7a7de..c67afc1 100644 --- a/playbooks/00_initial_adjustments.yml +++ b/playbooks/00_initial_adjustments.yml @@ -1,7 +1,7 @@ - hosts: odroid_cluster name: Initial Adjustments become: true - gather_facts: no + gather_facts: yes vars: iface: "eth0" tasks: