copr-be: typo in restart handler
This commit is contained in:
parent
ac8100aea9
commit
3838d01162
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
file: path=/etc/lighttpd/copr-be.fedoraproject.org.pem owner=root group=root mode=0600
|
||||
|
||||
- name: restart copr-backend
|
||||
service: name="{{ copr_backend_target }} state=restarted
|
||||
service: name="{{ copr_backend_target }}" state=restarted
|
||||
when: not services_disabled
|
||||
|
||||
- name: systemctl daemon-reload
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue