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

5 lines
67 B
YAML
Raw Normal View History

2019-06-01 14:02:49 +00:00
---
- name: restart consul
service: name=consul state=restarted