Browse Source

Merge pull request #3275 from sdodson/bz1419893

Fix playbooks/byo/openshift_facts.yml include path
Scott Dodson 8 years ago
parent
commit
1105561712
1 changed files with 1 additions and 1 deletions
  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