Skip to content
Snippets Groups Projects
Select Git revision
  • feb33e4e3a4832c84724baa85ad51fee391bc995
  • master default protected
  • v1.15.1
  • v1.15.0
  • v1.14.7
  • v1.14.6
  • v1.14.5
  • v1.14.4
  • v1.14.3
  • v1.14.2
  • v1.14.1
  • v1.14.0
  • v1.13.2
  • v1.13.1
  • v1.13.0
  • v1.12.1
  • v1.12.0
  • v1.11.1
  • v1.11.0
  • v1.10.0
  • v1.9.2
  • v1.9.1
22 results

ansible_ipa_replica.py

Blame
  • user avatar
    Thomas Woerner authored
    This is a hotfix to allow deployments of clients, replicas and servers
    with the dns_over_tls PR for freeipa: https://github.com/freeipa/freeipa/pull/7343/
    
    ipaclient: client.update_ssh_keys has changed parameters,
    options.dns_over_tls needs to be set for ipaclient_setup_nss.
    
    ipareplica, ipaserver: Set new parameters globally in module_utils so
    far: options.dns_over_tls, options.dns_over_tls_key, options.dns_over_tls_cert,
    options.dot_forwarders and options.dns_policy.
    
    The enablement for DNS over TLS for the deployment roles will be done later on.
    3c50a812
    History
    ansible_ipa_replica.py 18.14 KiB