community.general/lib/ansible
Tim Rupp 944ae47701
Detects errors in bigip_config (#34965)
There are changes that the merge config can fail, but the module
will still report success. This adds a blob of code to start
collecting those failures and bubbling up a module failure
accordingly.
2018-01-16 20:10:36 -08:00
..
cli Add GALAXY_TOKEN config option (#34621) 2018-01-16 07:37:50 -08:00
compat Create a short license for PSF and MIT. (#32212) 2017-11-06 10:25:30 -08:00
config Add GALAXY_TOKEN config option (#34621) 2018-01-16 07:37:50 -08:00
errors Temporary (#31677) 2018-01-15 21:15:04 -08:00
executor Temporary (#31677) 2018-01-15 21:15:04 -08:00
galaxy Catch exception comparing role versions, and provide a user friendly error message. Fixes #32301 (#34427) 2018-01-11 17:41:23 -06:00
inventory Temporary (#31677) 2018-01-15 21:15:04 -08:00
module_utils Fixes, and updates, bigip action plugin and module utils (#34947) 2018-01-16 13:36:49 -08:00
modules Detects errors in bigip_config (#34965) 2018-01-16 20:10:36 -08:00
parsing Misc. typo is display log (#34388) 2018-01-05 07:44:28 +05:30
playbook Temporary (#31677) 2018-01-15 21:15:04 -08:00
plugins Fixes, and updates, bigip action plugin and module utils (#34947) 2018-01-16 13:36:49 -08: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 Add module support to yamllint sanity test. (#34964) 2018-01-16 15:08:56 -08:00
vars fix item var in delegation (#32986) 2017-11-20 09:29:55 -05:00
__init__.py
constants.py Temporary (#31677) 2018-01-15 21:15:04 -08:00
release.py