fix check
This commit is contained in:
parent
4a508e3e49
commit
8a39824c4d
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
||||||
loop: "{{ vhosts }}"
|
loop: "{{ vhosts }}"
|
||||||
when:
|
when:
|
||||||
- ssl
|
- ssl
|
||||||
|
- "'ssl' in item"
|
||||||
- item.ssl
|
- item.ssl
|
||||||
|
|
||||||
- name: Initialize need_certificate
|
- name: Initialize need_certificate
|
||||||
|
|
Loading…
Reference in a new issue