summaryrefslogtreecommitdiffstats
path: root/playbooks/byo
diff options
context:
space:
mode:
authorRodolfo Carvalho <rhcarvalho@gmail.com>2017-02-07 13:07:43 +0100
committerRodolfo Carvalho <rhcarvalho@gmail.com>2017-02-07 13:07:43 +0100
commitaeacaa589da457f91fb2131fe37bdf648204db56 (patch)
tree629007aa7748b8aae38b72b3648e060161a30125 /playbooks/byo
parent15378ed14f5c15d6193a431bd9a6fd1eef0471ad (diff)
downloadopenshift-aeacaa589da457f91fb2131fe37bdf648204db56.tar.gz
openshift-aeacaa589da457f91fb2131fe37bdf648204db56.tar.bz2
openshift-aeacaa589da457f91fb2131fe37bdf648204db56.tar.xz
openshift-aeacaa589da457f91fb2131fe37bdf648204db56.zip
Add missing symlink to roles
It turned out that the playbook `playbooks/byo/openshift-preflight/check.yml` would only work under a certain `ansible.cfg` in which `roles/` was added to `roles_path`. It was the case with the example config prior to b804e70cdd0bc8601bfc87fcf3e34043223828ee.
Diffstat (limited to 'playbooks/byo')
l---------playbooks/byo/openshift-preflight/roles1
1 files changed, 1 insertions, 0 deletions
diff --git a/playbooks/byo/openshift-preflight/roles b/playbooks/byo/openshift-preflight/roles
new file mode 120000
index 000000000..20c4c58cf
--- /dev/null
+++ b/playbooks/byo/openshift-preflight/roles
@@ -0,0 +1 @@
+../../../roles \ No newline at end of file