feat(fediwall): add ansible role

This commit is contained in:
2025-05-30 18:39:10 +02:00
parent b6365008ad
commit a206695e69
10 changed files with 194 additions and 0 deletions

View File

@ -0,0 +1,6 @@
---
fediwall_states:
- "present"
- "absent"
fediwall_deployment_methods:
- "docker"