Update pre_upgrade.yml

This commit is contained in:
Brad Beam
2018-02-22 19:32:19 -06:00
committed by Matthew Mosesohn
parent bb469005b2
commit ad89d1c876
2 changed files with 12 additions and 12 deletions

View File

@@ -3,6 +3,10 @@
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:
@@ -40,11 +44,6 @@
tags:
- facts
- import_tasks: pre_upgrade.yml
tags:
- upgrade
- name: Create kubernetes directories
file:
path: "{{ item }}"