Replace a module name for FQCN.

This commit is contained in:
Robert de Bock 2021-06-10 09:53:51 +02:00
parent cdf238c5dc
commit d946c8b5c8

View file

@ -2,7 +2,7 @@
# tasks file for grub # tasks file for grub
- name: import assert.yml - name: import assert.yml
import_tasks: assert.yml ansible.builtin.import_tasks: assert.yml
run_once: yes run_once: yes
delegate_to: localhost delegate_to: localhost