Abort nomad recovery if any hosts fail
This commit is contained in:
parent
0d37652447
commit
882b93a4c5
@ -1,6 +1,7 @@
|
||||
---
|
||||
- name: Recover Nomad
|
||||
hosts: nomad_instances
|
||||
any_errors_fatal: true
|
||||
|
||||
tasks:
|
||||
- name: Stop Nomad
|
||||
|
Loading…
Reference in New Issue
Block a user