WIP: feat(sharkey): add ansible role for deployment

This commit is contained in:
2025-06-27 23:25:43 +02:00
parent cce1ed58d4
commit 12cadd5528
16 changed files with 299 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
---
sharkey_states:
- present
- absent
sharkey_deployment_methods:
- "docker-compose"