freeipa.ansible_freeipa.ipaserver_enable_ipa (1.8.4) — module

Enable IPA

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

Enable IPA

Inputs

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

setup_ca:
    description: Configure a dogtag CA
    required: false

setup_dns:
    description: Configure bind with our zone
    required: false