mirror of
https://github.com/nicolabs/ansible-role-grub.git
synced 2025-09-21 00:31:42 +02:00
[201] Trailing whitespace
This commit is contained in:
parent
a4862d3b97
commit
7a4d42175b
|
@ -4,7 +4,7 @@
|
||||||
command: "{{ grub_update_grub_command }}"
|
command: "{{ grub_update_grub_command }}"
|
||||||
when:
|
when:
|
||||||
- ansible_connection != "docker"
|
- ansible_connection != "docker"
|
||||||
notify:
|
notify:
|
||||||
- reboot
|
- reboot
|
||||||
|
|
||||||
- name: reboot
|
- name: reboot
|
||||||
|
|
Loading…
Reference in a new issue