Przeglądaj źródła

Fix playbooks/byo/openshift_facts.yml include path

Fixes Bug 1419893
Scott Dodson 8 lat temu
rodzic
commit
118d223181
1 zmienionych plików z 1 dodań i 1 usunięć
  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