1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 19:22:24 +00:00

Ansible comment

This commit is contained in:
A Holt 2020-05-07 10:02:49 -04:00 committed by GitHub
parent a4c76fe7a4
commit 927ad1b176
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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