Explorar el Código

Fix playbooks/byo/openshift_facts.yml include path

Fixes Bug 1419893
Scott Dodson hace 8 años
padre
commit
118d223181
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      playbooks/byo/openshift_facts.yml

+ 1 - 1
playbooks/byo/openshift_facts.yml

@@ -1,5 +1,5 @@
 ---
-- include: ../../common/openshift-cluster/std_include.yml
+- include: ../common/openshift-cluster/std_include.yml
   tags:
   - always