--- - name: Gather variables for each operating system include_vars: "{{ ansible_distribution | lower }}.yml" - include_tasks: install.yml