Files
infra/ansible/nomad.yaml

10 lines
204 B
YAML
Raw Permalink Normal View History

---
- name: Setup all the responsibilities of the nomad server
hosts: nigel.local
remote_user: nigel
tasks:
- name: Apply the nomad role
ansible.builtin.include_role:
name: nomad