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

fix yaml list in nomad_plugins #152

Closed Rendanic closed 2 years ago

Rendanic commented 2 years ago

There is no simple solution for converting yaml to hcl2. This is a work arround until a real converter is availible.

This is related to #127.