Update playbooks/site_preflight.yml
This commit is contained in:
@@ -15,3 +15,9 @@
|
|||||||
gather_facts: true
|
gather_facts: true
|
||||||
roles:
|
roles:
|
||||||
- preflight
|
- preflight
|
||||||
|
|
||||||
|
- name: Infrastructure Preflight Check
|
||||||
|
hosts: all
|
||||||
|
gather_facts: false
|
||||||
|
roles:
|
||||||
|
- role: preflight
|
||||||
Reference in New Issue
Block a user