infra/ansible/nuc.yaml
shockrah 47b69d7f49
Some checks failed
Ansible Linting / ansible-lint (push) Failing after 4s
Secops Linting and Safety Checks / checkov-scan-s3 (push) Failing after 14s
Nomad now responds to the basic nomad.nigel.local DNS name
2025-05-10 17:26:45 -07:00

12 lines
221 B
YAML

---
- hosts: nigel.local
remote_user: nigel
tasks:
- name: Setup basic role on nigel
tags:
- setup
- nomad
- proxy
ansible.builtin.include_role:
name: local-server-head