浏览代码

Fix playbooks/byo/openshift_facts.yml include path

Fixes Bug 1419893
Scott Dodson 8 年之前
父节点
当前提交
118d223181
共有 1 个文件被更改,包括 1 次插入1 次删除
  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