mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
eace686044
Primarily, this patch contains refactors to remove tracebacks that are generated when libraries are missing. There is also, * Removed re-def of cleanup_tokens. * Changed parameter args to be keywords. * Changed imports to include new module_util locations. * Imports also include developing (sideband) module_util locations. * Changed to using F5Client and plain AnsibleModule to prevent tracebacks caused by missing libraries. * Removed init and update methods from most Parameter classes (optimization) as its now included in module_utils. * Changed module and module param references to take into account the new self.module arg. Minor bug fixes made during this refactor. |
||
---|---|---|
.. | ||
aireos | ||
aruba | ||
basics | ||
cloudvision | ||
cumulus | ||
enos | ||
eos | ||
f5 | ||
ios | ||
iosxr | ||
ironware | ||
junos | ||
netscaler | ||
nso | ||
nuage | ||
nxos | ||
onyx | ||
ovs | ||
radware | ||
vyos | ||
__init__.py |