infra/ansible/nuc.yaml
shockrah 053db8793b
Some checks failed
Ansible Linting / ansible-lint (push) Failing after 4s
Secops Linting and Safety Checks / checkov-scan-s3 (push) Failing after 14s
Moving proxy things to its own playbook + role
2025-05-23 01:42:40 -07:00

12 lines
223 B
YAML

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