This repository has been archived on 2023-03-15. You can view files and clone it, but cannot push or open issues or pull requests.
infrastructure/ansible/roles/nomad/handlers/main.yml

6 lines
66 B
YAML
Raw Normal View History

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