mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 20:39:26 +00:00
bitwarden
This commit is contained in:
parent
25e8a4c92b
commit
b173c2c07a
@ -21,4 +21,11 @@
|
||||
- getmac
|
||||
- ping3
|
||||
- psutil
|
||||
- autorandr
|
||||
- autorandr
|
||||
- name: Just force systemd to reread configs (2.4 and above)
|
||||
ansible.builtin.systemd:
|
||||
daemon_reload: true
|
||||
- name: Restart mqtt_srv service
|
||||
ansible.builtin.service:
|
||||
name: mqtt_srv.service
|
||||
state: restarted
|
Loading…
x
Reference in New Issue
Block a user