--- - name: Loop over GRUB parameters ansible.builtin.include_tasks: parameter.yml loop: "{{ grub_add_cmdlineparameter | dict2items }}"