--- - hosts: all become: true tasks: - import_tasks: tasks/personal-linux-config.yml - import_tasks: tasks/ssh-keys.yml