adding alpine setup

This commit is contained in:
2025-04-20 11:21:52 -07:00
parent c0f842626e
commit e4f28342b5
6 changed files with 142 additions and 0 deletions

7
playbooks/alpine.yml Executable file
View File

@@ -0,0 +1,7 @@
---
- name: alpine workstation
hosts: workstation
roles:
- role: alpine_setup
tags: alpine_setup