diff --git a/playbooks/site_preflight.yml b/playbooks/site_preflight.yml index 8d7febb..60df33e 100644 --- a/playbooks/site_preflight.yml +++ b/playbooks/site_preflight.yml @@ -18,6 +18,6 @@ - name: Infrastructure Preflight Check hosts: all - gather_facts: false + gather_facts: true roles: - role: preflight \ No newline at end of file