--- # file: roles/tg/tasks/main.yaml - name: Ubuntu specific import_tasks: ubuntu.yaml when: ansible_distribution|lower == 'ubuntu'