--- - name: Deploy homeserver hosts: all gather_facts: false become: true tasks: - name: Run Docker role import_role: name: docker