forked from Personal/ansible-deploy-ldap-fusiondirectory
Initial Commit
This commit is contained in:
commit
d8efe45362
14 changed files with 1366 additions and 0 deletions
12
vars/all.yml.example
Normal file
12
vars/all.yml.example
Normal file
|
@ -0,0 +1,12 @@
|
|||
domain: example.org
|
||||
organization: Example LTD
|
||||
description: example
|
||||
base_dn: dc=example,dc=org
|
||||
locality: Limassol
|
||||
state: Limassol
|
||||
country: CY
|
||||
allowed_ips:
|
||||
- 192.168.0.0/24
|
||||
- 10.0.0.0/24
|
||||
language: en_US
|
||||
timezone: Asia/Nicosia
|
Loading…
Add table
Add a link
Reference in a new issue