From ce9820c7793b22132c77985590b3391c241d7272 Mon Sep 17 00:00:00 2001 From: David Kirwan Date: Aug 11 2022 10:29:20 +0000 Subject: communishift: Change gather facts Signed-off-by: David Kirwan Signed-off-by: Lenka Segura Signed-off-by: Patrik Polakovic --- diff --git a/playbooks/manual/communishift.yml b/playbooks/manual/communishift.yml index 99174e0..28f90ec 100644 --- a/playbooks/manual/communishift.yml +++ b/playbooks/manual/communishift.yml @@ -1,7 +1,7 @@ --- - hosts: localhost user: root - gather_facts: false + gather_facts: True roles: - role: communishift