fix up a path that doesn't exist
This commit is contained in:
parent
f02e5e6c1f
commit
0fb038bfc5
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@
|
||||||
action: file state=directory path=$item owner=copr group=copr
|
action: file state=directory path=$item owner=copr group=copr
|
||||||
with_items:
|
with_items:
|
||||||
- /srv/copr-work
|
- /srv/copr-work
|
||||||
- /srv/copr-user
|
- /srv/copr-work/copr
|
||||||
|
|
||||||
# setup dirs for the ansible execution off of provisioning
|
# setup dirs for the ansible execution off of provisioning
|
||||||
- name: dirs from provision
|
- name: dirs from provision
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue