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
|
||||
ansible.builtin.systemd:
|
||||
name: lstu
|
||||
enabled: true
|
||||
state: restarted
|
||||
daemon_reload: true
|
||||
|
|
Loading…
Reference in a new issue