mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update udev.yml
This commit is contained in:
parent
ee92bbb54f
commit
abbd80c5fd
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
when: udev_unit.stat.exists is defined and udev_unit.stat.exists
|
||||
|
||||
# ubuntu 16.04 comes with ansible 2.0.0.2 -- no systemd module
|
||||
- name: Ask systemd to reread the unit files (daemon-reload)
|
||||
- name: Ask systemd to reread unit files (daemon-reload)
|
||||
systemd:
|
||||
daemon_reload: yes
|
||||
when: udev_unit.stat.exists is defined and udev_unit.stat.exists
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue