1
0
Fork 0

Added common role and local

This commit is contained in:
Booklordofthedings 2025-06-04 12:09:11 +02:00
parent 77e0ffa5a1
commit 2d8fbcc22a
4 changed files with 38 additions and 6 deletions

7
local.yml Normal file
View file

@ -0,0 +1,7 @@
---
- name: Workmachine Setup
become: true
hosts:
- localhost
roles:
- common