update
This commit is contained in:
parent
a36ea03119
commit
0b2e89a703
26 changed files with 106 additions and 272 deletions
|
|
@ -8,7 +8,7 @@
|
|||
- name: Copy each .service file to systemd directory
|
||||
copy:
|
||||
src: "{{ item.path }}"
|
||||
dest: "/etc/udev/rules.d"
|
||||
dest: "/usr/lib/udev/rules.d/"
|
||||
owner: root
|
||||
group: root
|
||||
mode: '0644'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue