freeipa / freeipa.ansible_freeipa / 1.11.1 / module / ipareplica_setup_ca Setup CA Authors: Thomas Woerner (@t-woerner) preview | supported by communityfreeipa.ansible_freeipa.ipareplica_setup_ca (1.11.1) — module
Install with ansible-galaxy collection install freeipa.ansible_freeipa:==1.11.1
collections: - name: freeipa.ansible_freeipa version: 1.11.1
Setup CA
ccache: description: The local ccache required: true type: str _ca_file: description: The installer _ca_file setting required: false type: str _top_dir: description: The installer _top_dir setting required: true type: str setup_ca: description: Configure a dogtag CA required: false type: bool no_pkinit: description: Disable pkinit setup steps required: false type: bool setup_kra: description: Configure a dogtag KRA required: false type: bool config_ips: description: The config ips setting elements: str required: false type: list _ca_enabled: description: The installer _ca_enabled setting required: false type: bool _ca_subject: description: The installer _ca_subject setting required: true type: str _kra_enabled: description: The installer _kra_enabled setting required: false type: bool subject_base: description: The certificate subject base (default O=<realm-name>). RDNs are in LDAP order (most specific RDN first). required: true type: str _subject_base: description: The installer _subject_base setting required: true type: str _kra_host_name: description: The installer _kra_host_name setting required: false type: str config_setup_ca: description: The config setup_ca setting required: true type: bool dirman_password: description: Directory Manager (master) password required: true type: str _dirsrv_pkcs12_info: description: The installer _dirsrv_pkcs12_info setting elements: str required: false type: list _pkinit_pkcs12_info: description: The installer _pkinit_pkcs12_info setting elements: str required: false type: list config_ca_host_name: description: The config ca_host_name setting required: true type: str pki_config_override: description: Path to ini file with config overrides required: false type: str _random_serial_numbers: description: The installer _random_serial_numbers setting required: true type: bool config_master_host_name: description: The config master_host_name setting required: true type: str