--- - name: Deploy and configure element hosts: "{{ element_hosts | default('element') }}" become: "{{ element_become | default(true) }}" roles: - role: finallycoffee.matrix.element