mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-12 02:15:45 +00:00
6 lines
183 B
YAML
6 lines
183 B
YAML
|
---
|
||
|
|
||
|
- name: Ensure Conduit user registered - {{ user.username | quote }}
|
||
|
ansible.builtin.debug:
|
||
|
msg: "Not registering user. To register Conduit users, message the Conduit bot"
|