Fix typo in recovery playbooks
This commit is contained in:
parent
0d47a1f8c8
commit
bbec244f45
@ -1,5 +1,5 @@
|
||||
---
|
||||
- name: Recovery Consul
|
||||
- name: Recover Consul
|
||||
hosts: consul_instances
|
||||
|
||||
tasks:
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
- name: Recovery Nomad
|
||||
- name: Recover Nomad
|
||||
hosts: nomad_instances
|
||||
|
||||
tasks:
|
||||
|
Loading…
Reference in New Issue
Block a user