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

โœจ Add support for nomad's client template config #175

Closed fairglen closed 10 months ago

fairglen commented 1 year ago

๐ŸŽฏ Main theme: Adding support for nomad's client template config ๐Ÿ“Œ Type of PR: Enhancement ๐Ÿงช Relevant tests added: No ๐Ÿ”’ Security concerns: No, this PR does not introduce any obvious security concerns. It's a configuration enhancement and doesn't involve any sensitive data handling or risky operations

fairglen commented 1 year ago

@Rendanic can you review (since basically this is a copy of the fix for plugin config)๐Ÿ™

beechesII commented 10 months ago

@fairglen thank you for your PR. I added molecule tests to ansible-community/ansible-nomad:master. Please update your feature branch with current master.