summaryrefslogtreecommitdiffstats
path: root/playbooks
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2017-10-27 10:58:29 -0400
committerGitHub <noreply@github.com>2017-10-27 10:58:29 -0400
commita43a84708a778836eeaef22f2c63ed54f08d1daf (patch)
tree2e7e8806fa445934c193f9095840b25d1aeb436d /playbooks
parent0577efb056bfffa121df85e45f86a4bb4714f1ac (diff)
parent59bbd63a52593144403175fb75e565d7fe71c53b (diff)
downloadopenshift-a43a84708a778836eeaef22f2c63ed54f08d1daf.tar.gz
openshift-a43a84708a778836eeaef22f2c63ed54f08d1daf.tar.bz2
openshift-a43a84708a778836eeaef22f2c63ed54f08d1daf.tar.xz
openshift-a43a84708a778836eeaef22f2c63ed54f08d1daf.zip
Merge pull request #5823 from mtnbikenc/fix-initialize_facts
Force include_role to static for loading openshift_facts module
Diffstat (limited to 'playbooks')
-rw-r--r--playbooks/common/openshift-cluster/initialize_facts.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/playbooks/common/openshift-cluster/initialize_facts.yml b/playbooks/common/openshift-cluster/initialize_facts.yml
index 0f563adb7..91223d368 100644
--- a/playbooks/common/openshift-cluster/initialize_facts.yml
+++ b/playbooks/common/openshift-cluster/initialize_facts.yml
@@ -10,6 +10,7 @@
- name: load openshift_facts module
include_role:
name: openshift_facts
+ static: yes
# TODO: Should this role be refactored into health_checks??
- name: Run openshift_sanitize_inventory to set variables