Fix typo in recovery playbooks

This commit is contained in:
IamTheFij 2022-11-14 23:10:16 -08:00
parent 0d47a1f8c8
commit bbec244f45
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
---
- name: Recovery Consul
- name: Recover Consul
hosts: consul_instances
tasks:

View File

@ -1,5 +1,5 @@
---
- name: Recovery Nomad
- name: Recover Nomad
hosts: nomad_instances
tasks: