mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-22 18:14:16 +00:00
add missing quote
This commit is contained in:
parent
32bcd49a71
commit
766595e752
1 changed files with 1 additions and 1 deletions
|
|
@ -24,5 +24,5 @@
|
|||
|
||||
- name: Enable screen lock service
|
||||
service:
|
||||
name: screenlock@{{ user.name }}.service"
|
||||
name: "screenlock@{{ user.name }}.service"
|
||||
enabled: yes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue