Various changes that I am not going to write a description for

This commit is contained in:
polyfloyd 2022-10-05 21:21:30 +02:00
parent b903b1b201
commit a8f593d9b7
14 changed files with 187 additions and 26 deletions

View file

@ -1,5 +1,7 @@
---
- name: restart_mosquitto
- import_tasks: ../../common/handlers/main.yaml
- name: restart mosquitto
systemd:
name: mosquitto
state: restarted