infra/ansible/playbooks/nomad-server.yml

6 lines
64 B
YAML

---
- hosts: nomad_server
roles:
- role: nomad_server
...