mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
fix up a path that doesn't exist
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
action: file state=directory path=$item owner=copr group=copr
|
||||
with_items:
|
||||
- /srv/copr-work
|
||||
- /srv/copr-user
|
||||
- /srv/copr-work/copr
|
||||
|
||||
# setup dirs for the ansible execution off of provisioning
|
||||
- name: dirs from provision
|
||||
|
||||
Reference in New Issue
Block a user