mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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. |
8 years ago | |
|---|---|---|
| .. | ||
| aireos | 8 years ago | |
| aruba | 8 years ago | |
| basics | 9 years ago | |
| cloudvision | 9 years ago | |
| cumulus | 8 years ago | |
| enos | 8 years ago | |
| eos | 8 years ago | |
| f5 | 8 years ago | |
| ios | 8 years ago | |
| iosxr | 8 years ago | |
| ironware | 8 years ago | |
| junos | 8 years ago | |
| netscaler | 8 years ago | |
| nso | 8 years ago | |
| nuage | 8 years ago | |
| nxos | 8 years ago | |
| onyx | 8 years ago | |
| ovs | 8 years ago | |
| radware | 8 years ago | |
| vyos | 8 years ago | |
| __init__.py | 9 years ago | |