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 }}"
|
||||
when:
|
||||
- ssl
|
||||
- "'ssl' in item"
|
||||
- item.ssl
|
||||
|
||||
- name: Initialize need_certificate
|
||||
|
|
Loading…
Reference in a new issue