Fix(Choux): try other systemd user config
This commit is contained in:
@@ -14,4 +14,7 @@
|
||||
enabled: yes
|
||||
state: started
|
||||
scope: user
|
||||
become: yes
|
||||
become_user: "{{ item.username }}"
|
||||
with_items: "{{ me }}"
|
||||
|
||||
|
Reference in New Issue
Block a user