Просмотр исходного кода

Force include_role to static for loading openshift_facts module

Russell Teague 7 лет назад
Родитель
Сommit
59bbd63a52
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