mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-12-12 08:43:55 +02:00
Remove unnecessary with_items statement
This commit is contained in:
parent
9a0222fa47
commit
b824522b33
@ -2,6 +2,4 @@
|
||||
fail:
|
||||
msg: >-
|
||||
Enabling Sygnal requires that you specify at least one app in `matrix_sygnal_apps`
|
||||
with_items:
|
||||
- "matrix_sygnal_access_token"
|
||||
when: "matrix_sygnal_enabled and matrix_sygnal_apps|length == 0"
|
||||
|
Loading…
Reference in New Issue
Block a user