1
0
forked from finallycoffee/base

feat(openldap): add ansible role for deployment

This commit is contained in:
2025-05-03 23:48:16 +02:00
parent b14f36c7e8
commit 66f7293710
14 changed files with 428 additions and 0 deletions

View File

@ -0,0 +1,6 @@
---
openldap_states:
- "present"
- "absent"
openldap_deployment_methods:
- "docker"