infra/ansible/nuc.yaml
shockrah 311a592d6e
Some checks failed
Ansible Linting / ansible-lint (push) Failing after 6s
Secops Linting and Safety Checks / checkov-scan-s3 (push) Failing after 17s
Adding a task subset for host volume setup
2025-05-20 15:06:04 -07:00

13 lines
239 B
YAML

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