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
|
- name: Infrastructure Preflight Check
|
||||||
hosts: all
|
hosts: all
|
||||||
gather_facts: false
|
gather_facts: true
|
||||||
roles:
|
roles:
|
||||||
- role: preflight
|
- role: preflight
|
||||||
Reference in New Issue
Block a user