infra/ansible/nuc.yaml
shockrah 15dfaea8db
Some checks failed
Ansible Linting / ansible-lint (push) Failing after 6s
Secops Linting and Safety Checks / checkov-scan-s3 (push) Failing after 20s
Nomad completely setup with --tags nomad now
2025-05-04 23:35:58 -07:00

11 lines
205 B
YAML

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