feat(phpldapadmin): add ansible role
This commit is contained in:
6
roles/phpldapadmin/vars/main.yml
Normal file
6
roles/phpldapadmin/vars/main.yml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
phpldapadmin_states:
|
||||
- "present"
|
||||
- "absent"
|
||||
phpldapadmin_deployment_methods:
|
||||
- "docker"
|
Reference in New Issue
Block a user