mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 19:22:24 +00:00
Ansible comment
This commit is contained in:
parent
a4c76fe7a4
commit
927ad1b176
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
state: restarted
|
||||
when: udev_unit.stat.exists is defined and udev_unit.stat.exists
|
||||
|
||||
- name: Enable the udev-reload service during boot.
|
||||
- name: Enable the udev-reload service during boot
|
||||
systemd:
|
||||
name: udev-reload
|
||||
enabled: yes
|
||||
|
|
Loading…
Reference in a new issue