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

Fix incorrectly inserted endif with d237a77743116a75ab44581f2f2721f23… #193

Closed dosera closed 7 months ago

dosera commented 8 months ago

With https://github.com/ansible-community/ansible-nomad/pull/189 incorrect endif and end brackets have been introduced making a nomad client unable to start. Could only happen when nomad_template_config is used, unfortunately not sufficiently tested (?)