copr-be: better task name for lighttpd config

This commit is contained in:
Pavel Raiskup 2021-12-10 19:09:18 +01:00
parent 519c10809e
commit 8c2d55d72d

View file

@ -95,7 +95,7 @@
copy: src="boto" dest=/home/copr/.boto owner=copr group=copr
# setup webserver
- name: add config for copr-repo path
- name: install lighttpd.conf
template: src="lighttpd/lighttpd.conf" dest=/etc/lighttpd/lighttpd.conf owner=root group=root mode=0644
notify:
- restart lighttpd