Browse Source

Merge pull request #3275 from sdodson/bz1419893

Fix playbooks/byo/openshift_facts.yml include path
Scott Dodson 8 năm trước cách đây
mục cha
commit
1105561712
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