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

nomad_group_name must be included in groups #105

Closed luluff closed 4 years ago

luluff commented 4 years ago

nomad_group_name

how should i use this nomad_group_name? if i use defalut value ,i get some error :nomad_group_name must be included in groups

kiwimato commented 3 years ago

For anyone else hitting this: the issue in my case was to set the group name in inventory file exactly like specified in examples/vagrant_hosts file: [nomad_instances]