freeipa.ansible_freeipa.ipareplica_promote_sssd (1.8.4) — module

Promote sssd

Authors: Thomas Woerner

preview | supported by community

Install collection

Install with ansible-galaxy collection install freeipa.ansible_freeipa:==1.8.4


Add to requirements.yml

  collections:
    - name: freeipa.ansible_freeipa
      version: 1.8.4

Description

Promote sssd

Inputs

    
ccache:
    description: The local ccache
    required: false

_top_dir:
    description: The installer _top_dir setting
    required: false

setup_kra:
    description: Configure a dogtag KRA
    required: true

subject_base:
    description: The certificate subject base (default O=<realm-name>). RDNs are in LDAP
      order (most specific RDN first).
    required: false

config_setup_ca:
    description: The config setup_ca setting
    required: false

config_master_host_name:
    description: The config master_host_name setting
    required: false