Errors in preflight about ansible_os_family preflight called here with gather_facts off so changing
This commit is contained in:
@@ -18,6 +18,6 @@
|
||||
|
||||
- name: Infrastructure Preflight Check
|
||||
hosts: all
|
||||
gather_facts: false
|
||||
gather_facts: true
|
||||
roles:
|
||||
- role: preflight
|
||||
Reference in New Issue
Block a user