Added TES3MP
This commit is contained in:
8
tower-plus.yaml
Normal file
8
tower-plus.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
# Playbook for workstations
|
||||
- name: Initialize workstations
|
||||
hosts: localhost
|
||||
connection: local
|
||||
become: true
|
||||
roles:
|
||||
- role: ericomeehan.nvidia_driver
|
||||
Reference in New Issue
Block a user