--- - include: debian.yml when: ansible_distribution == 'Debian' - include: freebsd.yml when: ansible_distribution == 'FreeBSD'