fix conditional
This commit is contained in:
parent
0adcef65e6
commit
2b4bada72a
@ -38,7 +38,7 @@
|
|||||||
|
|
||||||
- name: Create user account @mjolnir
|
- name: Create user account @mjolnir
|
||||||
command: |
|
command: |
|
||||||
/usr/local/bin/matrix-synapse-register-user mjolnir {{ matrix_awx_mjolnir-bot_user_password | quote }} 0
|
/usr/local/bin/matrix-synapse-register-user mjolnir {{ matrix_awx_mjolnir_user_password | quote }} 0
|
||||||
register: cmd
|
register: cmd
|
||||||
when: not matrix_awx_mjolnir_user_created|bool
|
when: not matrix_awx_mjolnir_user_created|bool
|
||||||
no_log: True
|
no_log: True
|
||||||
|
Loading…
Reference in New Issue
Block a user