Enable check mode
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
898f8a8333
commit
430fdb5403
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
||||||
stat:
|
stat:
|
||||||
path: /etc/dracut.conf.d/02-rescue.conf
|
path: /etc/dracut.conf.d/02-rescue.conf
|
||||||
register: st
|
register: st
|
||||||
|
check_mode: false
|
||||||
- name: Copy dracut's rescue config file
|
- name: Copy dracut's rescue config file
|
||||||
copy:
|
copy:
|
||||||
src: /usr/lib/dracut/dracut.conf.d/02-rescue.conf
|
src: /usr/lib/dracut/dracut.conf.d/02-rescue.conf
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue