archiving stuff

This commit is contained in:
2025-05-01 17:32:03 -07:00
parent 3e823a53ee
commit 547784036a
3 changed files with 0 additions and 0 deletions

View File

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

View File

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

View File

@@ -1,6 +0,0 @@
---
- name: Backup VPS Config
hosts: backup_vps
become: yes
roles:
- role: backup_vps_base