mirror of
https://github.com/luigieai/homelab.git
synced 2025-06-07 07:56:37 -03:00
5 lines
98 B
YAML
5 lines
98 B
YAML
---
|
|
- name: Restart Nomad
|
|
ansible.builtin.systemd:
|
|
name: nomad.service
|
|
state: restarted
|