ansible-workstation/playbooks/post-install.yaml
2024-11-22 10:45:41 -06:00

6 lines
84 B
YAML

---
- name: Post-install setup
hosts: base
roles:
- software
- dotfiles