fix indentation for condition

Change-Id: Ia6712c8847389d6f439c6b768c08a47af91bc3ae
(cherry picked from commit 17ff99cedb)
This commit is contained in:
Sebastian Gumprich 2023-03-06 14:19:48 +01:00 committed by Jonathan Rosser
parent 96d9f4586c
commit 88e340a58e
1 changed files with 1 additions and 1 deletions

View File

@ -31,5 +31,5 @@
pki_setup_host: "{{ galera_ssl_server }}"
pki_dir: "{{ galera_pki_dir }}"
pki_install_ca: "{{ galera_pki_install_ca }}"
when:
when:
- galera_use_ssl | bool