- hosts: localhost tasks: - import_tasks: 'tasks.yml' vars_files: - 'vars.yml'