Merge "Remove extra reboot from optimized restore"
This commit is contained in:
@@ -35,8 +35,9 @@
|
||||
when: last_config_file_exists and reconfigure_endpoints and
|
||||
(mgmt_floating_virtual != prev_mgmt_floating_virtual)
|
||||
|
||||
- name: Mount current kubernetes version
|
||||
import_tasks: k8s_bind_mount.yml
|
||||
- name: Mount current Kubernetes version
|
||||
import_role:
|
||||
name: common/k8s-bind-mount
|
||||
|
||||
- name: Refresh local DNS (i.e. /etc/hosts)
|
||||
import_tasks: refresh_local_dns.yml
|
||||
|
||||
Reference in New Issue
Block a user