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

Allow running the role even if not all instances are connected #122

Closed ygalblum closed 3 years ago

ygalblum commented 3 years ago

Add the nomad_skip_ensure_all_hosts to allow the caller to skip the assert

Fixes #119