mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 03:37:36 +03:00
Add pre-upgrade task for moving credentials file (#2394)
* Add pre-upgrade task for moving credentials file
This reverts commit 7ef9f4dfdd.
* add python interpreter workaround for localhost
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
tags:
|
||||
- asserts
|
||||
|
||||
# This is run before bin_dir is pinned because these tasks are run on localhost
|
||||
- import_tasks: pre_upgrade.yml
|
||||
tags:
|
||||
- upgrade
|
||||
|
||||
- name: Force binaries directory for Container Linux by CoreOS
|
||||
set_fact:
|
||||
bin_dir: "/opt/bin"
|
||||
|
||||
Reference in New Issue
Block a user