|
@@ -68,6 +68,10 @@
|
|
# docker is configured and running.
|
|
# docker is configured and running.
|
|
skip_docker_role: True
|
|
skip_docker_role: True
|
|
|
|
|
|
|
|
+- include: ../pre/verify_health_checks.yml
|
|
|
|
+ tags:
|
|
|
|
+ - pre_upgrade
|
|
|
|
+
|
|
- name: Verify masters are already upgraded
|
|
- name: Verify masters are already upgraded
|
|
hosts: oo_masters_to_config
|
|
hosts: oo_masters_to_config
|
|
tags:
|
|
tags:
|