1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/sanity
Tim Rupp eace686044
Various fixes and changes for F5 (#34817)
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.
2018-01-12 13:23:19 -08:00
..
ansible-doc Remove remnants of obsolete fireball mode. 2016-12-09 16:56:34 -07:00
code-smell Test cleanup. 2018-01-11 13:43:10 -08:00
import ec2_win_password: fix broken import and minor updates (#34479) 2018-01-12 11:24:46 +10:00
pep8 Test cleanup. 2018-01-11 13:43:10 -08:00
pylint ACI: Fixing new pylint issue (#34775) 2018-01-12 08:07:59 +01:00
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 2017-04-13 10:28:52 -07:00
shellcheck Test cleanup. 2018-01-11 13:43:10 -08:00
validate-modules Various fixes and changes for F5 (#34817) 2018-01-12 13:23:19 -08:00
ansible.cfg Fix ansible-test config management. 2017-10-04 12:52:36 -07:00