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

6 lines
66 B
YAML

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