소스 검색

Merge pull request #5823 from mtnbikenc/fix-initialize_facts

Force include_role to static for loading openshift_facts module
Scott Dodson 7 년 전
부모
커밋
a43a84708a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      playbooks/common/openshift-cluster/initialize_facts.yml

+ 1 - 0
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