--- - include: Debian.yml when: ansible_os_family == 'Debian' - include: FreeBSD.yml when: ansible_distribution == 'FreeBSD'