Merge pull request #2689 from lpaulmp/run-once-preinstall-upgrade

run_once pre_upgrade tasks which are executing in localhost
pull/2695/head
Aivars Sterns 2018-04-21 10:37:10 +03:00 committed by GitHub
commit f5db403c45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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