ipa[server,replica,client]: Update import and export of global module utils

All module_utils are now providing the __all__ structure. Alse the imports
in the modules have been updated to only import freeipa sturctures from
module_utils.
This commit is contained in:
Thomas Woerner
2019-07-22 17:48:41 +02:00
parent 2ba2b3cfee
commit c1b47ffe1b
4 changed files with 68 additions and 20 deletions

View File

@@ -48,6 +48,7 @@ import os
import sys
import six
import inspect
import random
from ansible.module_utils.basic import AnsibleModule
from ansible.module_utils.ansible_ipa_server import (