infra/ansible/nuc.yaml
shockrah 5f10976264
Some checks failed
Ansible Linting / ansible-lint (push) Failing after 4s
Secops Linting and Safety Checks / checkov-scan-s3 (push) Failing after 15s
Docker now setup with ansible
2025-04-16 17:34:03 -07:00

7 lines
160 B
YAML

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