infrastructure/ansible/roles/consul/handlers/main.yml

5 lines
67 B
YAML

---
- name: restart consul
service: name=consul state=restarted