--- - name: Include OS-specific variables. include_vars: "{{ ansible_os_family }}.yaml" - include: install.yaml sudo: yes