run_once pre_upgrade tasks which are executing in localhost
This commit is contained in:
parent
0945eb990a
commit
75950344fb
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
|
|
||||||
# This is run before bin_dir is pinned because these tasks are run on localhost
|
# This is run before bin_dir is pinned because these tasks are run on localhost
|
||||||
- import_tasks: pre_upgrade.yml
|
- import_tasks: pre_upgrade.yml
|
||||||
|
run_once: true
|
||||||
tags:
|
tags:
|
||||||
- upgrade
|
- upgrade
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue