Starte Lstu-Service beim Booten
This commit is contained in:
parent
08695038f9
commit
400b61b934
1 changed files with 1 additions and 0 deletions
|
@ -17,5 +17,6 @@
|
||||||
- name: restart lstu
|
- name: restart lstu
|
||||||
ansible.builtin.systemd:
|
ansible.builtin.systemd:
|
||||||
name: lstu
|
name: lstu
|
||||||
|
enabled: true
|
||||||
state: restarted
|
state: restarted
|
||||||
daemon_reload: true
|
daemon_reload: true
|
||||||
|
|
Loading…
Reference in a new issue