feat(phpldapadmin): add ansible role

This commit is contained in:
2025-05-02 10:03:59 +02:00
parent f996c7a373
commit 9587b4193c
8 changed files with 106 additions and 0 deletions

View File

@ -0,0 +1,6 @@
---
phpldapadmin_states:
- "present"
- "absent"
phpldapadmin_deployment_methods:
- "docker"