mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Remove quotes
Co-Authored-By: aidan-fitz <aidan-fitz@users.noreply.github.com>
This commit is contained in:
parent
9659350d99
commit
916a1c48ca
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
|||
- name: Create 'lokole' service
|
||||
template:
|
||||
src: lokole.service.j2
|
||||
dest: "/etc/systemd/system/lokole.service"
|
||||
dest: /etc/systemd/system/lokole.service
|
||||
tags:
|
||||
- systemd
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue