ansible-community / ansible-nomad

:watch: Ansible role for Nomad
https://galaxy.ansible.com/brianshumate/nomad
BSD 2-Clause "Simplified" License
294 stars 163 forks source link

Allow the option to set grpc_ca_file in the config #185

Closed netdata-be closed 7 months ago

netdata-be commented 7 months ago

This option is required if you want to use consul connect and have gRPC TLS enabled.

It will default to the default CA but can be overwritten if needed.