mosquitto: Restart after password and acl changes

This commit is contained in:
Timo Makinen 2023-01-24 18:43:16 +00:00
parent 56dc9e6176
commit ac203e56ae

View file

@ -42,6 +42,7 @@
mode: 0640
owner: root
group: _mosquitto
notify: Restart mosquitto
- name: Copy passwd file
ansible.builtin.copy:
@ -50,6 +51,7 @@
mode: 0640
owner: root
group: _mosquitto
notify: Restart mosquitto
- name: Enable service
ansible.builtin.service: