homeassistant: Reload udev rules after change

This commit is contained in:
Timo Makinen 2024-02-13 21:20:31 +00:00
parent f141ca0af9
commit 7f7532ccde
2 changed files with 2 additions and 0 deletions

View file

@ -2,3 +2,4 @@
dependencies:
- {role: nginx}
- {role: podman}
- {role: udev}

View file

@ -68,6 +68,7 @@
mode: "0644"
owner: root
group: "{{ ansible_wheel }}"
notify: Reload udev rules
- name: Create config directory
ansible.builtin.file: