Errors in preflight about ansible_os_family preflight called here with gather_facts off so changing

This commit is contained in:
2026-04-24 14:32:13 -07:00
parent f2d09a0b01
commit 47a4a4850c

View File

@@ -18,6 +18,6 @@
- name: Infrastructure Preflight Check
hosts: all
gather_facts: false
gather_facts: true
roles:
- role: preflight