Playbooks to a new Lilik
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
200 B

  1. server_host = {{ ldap_server }}
  2. search_base = o=hosting,dc=lilik,dc=it
  3. query_filter = (&(vd=%s)(objectClass=VirtualDomain))
  4. result_attribute = vd
  5. #scope = one
  6. #cache = yes
  7. dereference = 3
  8. version = 3