--- - hosts: all become: true tasks: - name: Setup Linux user and group import_tasks: tasks/user.yml