osbs-dev: remove trailing / from src, another attempt to fix symlink
This commit is contained in:
parent
d4c24f8c0c
commit
2099add273
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@
|
|||
|
||||
- name: create symlink for docker daemon cert
|
||||
file:
|
||||
src: "/etc/docker/certs.d/osbs-dev.fedorainfracloud.org:5000/"
|
||||
src: "/etc/docker/certs.d/osbs-dev.fedorainfracloud.org:5000"
|
||||
dest: "/etc/pki/docker/osbs-dev.fedorainfracloud.org:5000/"
|
||||
state: "link"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue