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

10
docker_unifi.yml Normal file
View File

@@ -0,0 +1,10 @@
---
- name: Deploy unifi network application
hosts: unifi
become: true
roles:
- role: docker
tags: docker
- role: docker_unifi_network_application
tags: docker_unifi_network_application