mirror of
https://github.com/nicolabs/ansible-role-grub.git
synced 2026-04-10 12:41:49 +02:00
Empty line to start and dont restart when in checkmode, software is missing.
This commit is contained in:
parent
717fad4dd6
commit
e6634b803f
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
# handlers file for grub
|
# handlers file for grub
|
||||||
|
|
||||||
- name: update grub
|
- name: update grub
|
||||||
command: "{{ grub_update_grub_command }}"
|
command: "{{ grub_update_grub_command }}"
|
||||||
when:
|
when:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue