From 1db805f3f8e04ba2ae01bf0e6b0ae3a48878dbc9 Mon Sep 17 00:00:00 2001 From: tolerryan <105945216+tolerryan@users.noreply.github.com> Date: Mon, 6 Oct 2025 01:38:00 -0500 Subject: [PATCH] set gather facts=true --- roles/ind/downloader/downloader-install.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/ind/downloader/downloader-install.yml b/roles/ind/downloader/downloader-install.yml index 4c7b936..1f4acc8 100644 --- a/roles/ind/downloader/downloader-install.yml +++ b/roles/ind/downloader/downloader-install.yml @@ -2,7 +2,7 @@ - hosts: all become: yes remote_user: ansible - gather_facts: false + gather_facts: true vars: