mirror of
https://github.com/nicolabs/ansible-role-grub.git
synced 2026-02-22 18:27:47 +01:00
Collections FQCN.
This commit is contained in:
parent
9015586512
commit
c100344c71
|
|
@ -2,7 +2,7 @@
|
|||
# handlers file for grub
|
||||
|
||||
- name: update grub
|
||||
command: "{{ grub_update_grub_command }}"
|
||||
ansible.builtin.command: "{{ grub_update_grub_command }}"
|
||||
when:
|
||||
- ansible_connection != "docker"
|
||||
notify:
|
||||
|
|
|
|||
Loading…
Reference in a new issue