- import_tasks: main_win.yml when: ansible_os_family == 'Windows' - import_tasks: main_lin.yml when: ansible_os_family == 'Debian'