An Ansible Playbook to deploy OpenLDAP and FusionDirectory
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

11 lignes
215B

  1. organization = "{{ organization }}"
  2. unit = "IT"
  3. locality = "{{ locality }}"
  4. state = "{{ state }}"
  5. country = "{{ country }}"
  6. cn = "{{ organization }} ROOT CA"
  7. expiration_days = -1
  8. ca
  9. cert_signing_key
  10. crl_signing_key