created roles and playbooks for schreinerei och.

This commit is contained in:
2026-03-21 14:34:30 +01:00
commit 092e6bc94e
24 changed files with 655 additions and 0 deletions

8
common.yml Normal file
View File

@@ -0,0 +1,8 @@
---
- name: Run common rolls for all hosts in common
hosts: common
become: true
roles:
- role: common
tags: common