More ansible-lint fixes
This commit is contained in:
@ -36,4 +36,4 @@
|
||||
ansible.builtin.systemd:
|
||||
state: stopped
|
||||
name: matrix-jitsi-prosody
|
||||
when: matrix_jitsi_prosody_start_result.changed|bool
|
||||
when: matrix_jitsi_prosody_start_result.changed | bool
|
||||
|
Reference in New Issue
Block a user