[koji_builders] Don't recreate /mnk/fedora_koji
This folder is already created during execution of nfs/client role, recreating it will just make empty folder.
This commit is contained in:
parent
5703285385
commit
bc8d9ab946
1 changed files with 0 additions and 1 deletions
|
@ -57,7 +57,6 @@
|
||||||
ansible.builtin.file: state=directory path={{ item }}
|
ansible.builtin.file: state=directory path={{ item }}
|
||||||
with_items:
|
with_items:
|
||||||
- /pub
|
- /pub
|
||||||
- /mnt/fedora_koji
|
|
||||||
- /pub/fedora
|
- /pub/fedora
|
||||||
- /pub/epel
|
- /pub/epel
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue