Try this way again without the trailing /
This commit is contained in:
parent
2b2418b32a
commit
1d3b3a62b0
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@
|
||||||
- koji_hub
|
- koji_hub
|
||||||
|
|
||||||
- name: make mnt/koji directory
|
- name: make mnt/koji directory
|
||||||
file: state=link dest=/mnt/fedora_koji/koji src=/mnt/koji owner=root group=root
|
file: state=link src=/mnt/fedora_koji/koji dest=/mnt/koji owner=root group=root
|
||||||
tags:
|
tags:
|
||||||
- koji_hub
|
- koji_hub
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue