Collections FQCN.

This commit is contained in:
Robert de Bock 2021-02-22 13:59:19 +01:00
parent 9015586512
commit c100344c71

View file

@ -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: