summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason DeTiberus <jdetiber@redhat.com>2016-11-23 16:56:55 -0500
committerJason DeTiberus <jdetiber@redhat.com>2016-11-29 12:38:35 -0500
commite5f352d6f7c7bd91c2784152a8805f6e22f407db (patch)
tree44e1f54c1b41881afeef83209461829b5f58a5c2
parent9685d7d78e635148bd36203161f0756299a37654 (diff)
downloadopenshift-e5f352d6f7c7bd91c2784152a8805f6e22f407db.tar.gz
openshift-e5f352d6f7c7bd91c2784152a8805f6e22f407db.tar.bz2
openshift-e5f352d6f7c7bd91c2784152a8805f6e22f407db.tar.xz
openshift-e5f352d6f7c7bd91c2784152a8805f6e22f407db.zip
fix tagging
-rw-r--r--playbooks/common/openshift-cluster/config.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/playbooks/common/openshift-cluster/config.yml b/playbooks/common/openshift-cluster/config.yml
index 801c8065d..0f226f5f9 100644
--- a/playbooks/common/openshift-cluster/config.yml
+++ b/playbooks/common/openshift-cluster/config.yml
@@ -12,6 +12,8 @@
- node
- include: initialize_openshift_version.yml
+ tags:
+ - always
- name: Set oo_option facts
hosts: oo_all_hosts