create artix_setup

This commit is contained in:
2025-04-26 14:25:45 -07:00
parent b603a3def7
commit 4474a92487
6 changed files with 186 additions and 0 deletions

7
playbooks/artix.yml Executable file
View File

@@ -0,0 +1,7 @@
---
- name: artix workstation
hosts: workstation
roles:
- role: artix_setup
tags: artix_setup