--- # tasks file for grub # - name: Include tasks by OS family ansible.builtin.include_tasks: file: "{{ ansible_os_family | lower }}.yml"