Added TES3MP

This commit is contained in:
2025-12-24 13:20:58 -05:00
parent 987a6cada4
commit 043f4e78bf
16 changed files with 425 additions and 3 deletions

8
tower-plus.yaml Normal file
View File

@@ -0,0 +1,8 @@
---
# Playbook for workstations
- name: Initialize workstations
hosts: localhost
connection: local
become: true
roles:
- role: ericomeehan.nvidia_driver