ansible-community / ansible-nomad

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

These additions are redundant and cause an error because Consul does not expect duplicated config. #151

Closed lanefu closed 2 years ago

lanefu commented 2 years ago

These additions are redundant and cause an error because Consul does not expect duplicated config. "Error loading configuration from /etc/nomad.d/base.hcl: Error loading /etc/nomad.d/base.hcl: consul unexpected keys ca_file, cert_file, key_file, ssl"

Originally posted by @cabbageman8 in https://github.com/ansible-community/ansible-nomad/pull/129#issuecomment-1023878908