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/lib/ansible
Tim Rupp bdafb42156
Refactors the bigip_sys_global module (#34438)
Changes include the current f5 coding standards and unit tests
for the module
2018-01-03 20:39:08 -08:00
..
cli dont warn on not matching 'all' (#32806) 2017-12-15 15:43:51 -05:00
compat
config fixes typo ansbile to ansible 2018-01-02 17:17:53 -08:00
errors Correct the AnsibleError exception to call its superclass's constructor 2017-12-21 20:42:44 -08:00
executor simpler loop_control defaults (#34008) 2017-12-21 07:28:38 +10:00
galaxy
inventory dont warn on not matching 'all' (#32806) 2017-12-15 15:43:51 -05:00
module_utils Fix some TODOs to use generic_urlparse which allows proper netrc selection. Fixes #34360 (#34372) 2018-01-03 09:52:56 -06:00
modules Refactors the bigip_sys_global module (#34438) 2018-01-03 20:39:08 -08:00
parsing Remove shell module specialcases 2017-12-21 20:42:44 -08:00
playbook simpler loop_control defaults (#34008) 2017-12-21 07:28:38 +10:00
plugins win async: removed async_wrapper module and fixed async for action plugins to use shell code (#34434) 2018-01-04 12:51:53 +10:00
template [template/vars] Use to_native(exception) as a fallback for Python 3 which doesn't have a .message attribute (#34044) 2017-12-19 17:34:46 -05:00
utils Granular K8s doc fragments (#34215) 2017-12-24 17:50:07 -05:00
vars
__init__.py
constants.py
release.py