Fix self-check for mxisd not being enabled

This commit is contained in:
Slavi Pantaleev 2019-01-28 11:47:31 +02:00
parent 0ff6735546
commit 9830a0871d

View file

@ -17,3 +17,5 @@
delegate_to: 127.0.0.1
become: false
when: "run_self_check and matrix_mxisd_enabled"
tags:
- self-check