Moved playbooks here; zsh dotfiles distro; new config logs

This commit is contained in:
2026-09-13 14:16:38 -04:00
parent 386e165f6b
commit cd2fb6651f
13 changed files with 260 additions and 2 deletions
+12
View File
@@ -0,0 +1,12 @@
---
- name: Upgrade Arch systems
hosts: firewall
roles:
- arch_update
- dotfiles
- name: Process any reboots
hosts: "firewall, !control"
roles:
- reboot