Thomas Woerner
2d566825a3
ipa[server,replica,client]: No not use wildcard imports for modules
...
All module and module_utils scripts have been adapted to be able to only
import the symbols that are really needed and used.
2019-07-17 19:01:26 +02:00
Thomas Woerner
3a4cb6a732
ipa[server,replica,client]: Remove unused variables and wrong doc strings
2019-07-17 18:47:40 +02:00
Thomas Woerner
dd321b2065
ipa[server,replica]: Fix wrong ansible argment types
...
This fixes the type warnings while deploying server and replica.
2019-05-31 17:29:59 +02:00
Thomas Woerner
cc942cb932
ipareplica_install_ca_certs: Cleanup of unused dns settings in options
...
The dns settings in options have not been used and also not provided to
the module in the tasks file. Therefore these settings shoul dbe removed.
2019-04-03 19:00:42 +02:00
Thomas Woerner
53d984f1e8
New role for ipareplica installation
...
The support for external cert files is not complete yet.
Please have a look at the example inventory file inventory/hosts.replica and
also the install and uninstall playbook files install-replica.yml and
uninstall-replica.yml
2018-04-04 16:19:37 +02:00