Start working on unifi role

This commit is contained in:
uumas
2022-05-03 22:15:43 +03:00
parent 7003364276
commit 12fa8d5d81
3 changed files with 40 additions and 0 deletions

11
roles/unifi/meta/main.yml Normal file
View File

@@ -0,0 +1,11 @@
---
dependencies:
- role: container
docker_service: unifi
docker_image: jacobalberty/unifi:latest
docker_network_mode: host
docker_volumes:
- unifi_data:/unifi
docker_env: