Files
infra/ansible/nuc.yaml

7 lines
160 B
YAML
Raw Normal View History

2025-04-16 17:34:03 -07:00
---
- hosts: nigel.local
remote_user: nigel
tasks:
- name: Setup basic role on nigel
ansible.builtin.include_role:
name: local-server-head