Browse Source

Fix playbooks/byo/openshift_facts.yml include path

Fixes Bug 1419893
Scott Dodson 8 năm trước cách đây
mục cha
commit
118d223181
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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