Files
community.general/lib/ansible/modules/network
Tim Rupp 0e4e7de000 Various F5 related fixes for traceback raising (#34820)
The main purpose of this patch is to do the refactor that
supports replacing tracebacks with fail_json. Additionally, the
following was done.

* 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.
2018-01-12 14:43:35 -08:00
..
2017-12-07 20:25:55 +00:00
2018-01-12 15:06:05 +01:00
2017-12-07 20:25:55 +00:00
2017-08-15 23:12:08 -07:00
2017-12-07 20:25:55 +00:00
2017-12-07 20:25:55 +00:00
2017-12-07 20:25:55 +00:00
2017-12-07 20:25:55 +00:00
2018-01-11 12:33:15 +05:30
2017-12-07 20:25:55 +00:00
2017-12-07 20:25:55 +00:00
2018-01-11 21:13:00 +05:30
2017-12-07 20:25:55 +00:00
2017-12-07 20:25:55 +00:00
2016-12-08 11:22:22 -05:00