freeipa.ansible_freeipa.ipaserver_setup_custodia (1.8.4) — module

Setup custodia

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

Setup custodia

Inputs

    
realm:
    description: Kerberos realm name of the IPA deployment
    required: false

hostname:
    description: Fully qualified name of this host
    required: true

setup_ca:
    description: Configure a dogtag CA
    required: true