infra/ansible/roles/nomad_client/tasks/main.yml

5 lines
67 B
YAML

---
- import_tasks: nomad.yml
- import_tasks: client_setup.yml
...