This commit is contained in:
parent
a805106462
commit
ae3786db6c
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
||||||
ansible.builtin.copy:
|
ansible.builtin.copy:
|
||||||
src: /usr/lib/dracut/dracut.conf.d/02-rescue.conf
|
src: /usr/lib/dracut/dracut.conf.d/02-rescue.conf
|
||||||
dest: /etc/dracut.conf.d/02-rescue.conf
|
dest: /etc/dracut.conf.d/02-rescue.conf
|
||||||
remote_src: yes
|
remote_src: true
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
mode: 0644
|
mode: 0644
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue