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