forked from finallycoffee/base
feat(openldap): add ansible role for deployment
This commit is contained in:
6
roles/openldap/vars/main.yml
Normal file
6
roles/openldap/vars/main.yml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
openldap_states:
|
||||
- "present"
|
||||
- "absent"
|
||||
openldap_deployment_methods:
|
||||
- "docker"
|
Reference in New Issue
Block a user