Thomas Woerner
830da6367e
ipa[server,replica,client]: Update module documentation
...
The documentation of the module paramaters have been updated. The parameter
list has been updated and all parameters are providing a description and
the required argument has been updated to reflect current setting in the
modules.
2019-07-22 18:52:23 +02:00
Thomas Woerner
2ba2b3cfee
ipa[server,replica,client]: flake8 and pylint fixes
...
These are white space and line length changes to calm down pylint and flake8.
2019-07-22 18:52:15 +02:00
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
de9d8b50cf
ipa[server,replica,client]: pylint fixes
2019-07-17 18:54:20 +02:00
Thomas Woerner
695d09aa69
ipaclient: Backup and set hostname explicitly
...
This is needed to use ipaclient in ipareplica for client deployment.
2018-07-19 14:14:45 +02:00