init commit

This commit is contained in:
opalvaults
2022-07-17 18:43:14 -07:00
commit cee0dc79ff
6 changed files with 708 additions and 0 deletions

7
site.yml Normal file
View File

@@ -0,0 +1,7 @@
---
- name: Initial Setup Including Keys, Packages, and Users.
hosts: workstation
roles:
- workstation
tags: workstation