mosquitto: Restart after password and acl changes
This commit is contained in:
parent
56dc9e6176
commit
ac203e56ae
1 changed files with 2 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue