ansible-collections / ansible-consul

:satellite: Ansible role for Hashicorp Consul clusters

Home Page:https://galaxy.ansible.com/ansible-community/consul/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is enabling TLS for windows supported with this role?

kedai opened this issue · comments

commented

https://github.com/ansible-community/ansible-consul/blob/62519749cd672092b0723e7fc11639536f10b375/tasks/windows.yml#L139

If i understand this correctly, the role will fail when consul_tls_enable is true.

Is there a reason this should fail?

I've commented the task, and can setup consul on windows with tls using this role.