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
Allen Fair 8fb589d55e Returns reason on pkg update error (#44982)
Previously, it returned no additional information:

     "msg": "Could not update catalogue"

Now it passes that reason with the error message:

    {"changed": false, "msg": "Could not update catalogue [77]:  pkg: Insufficient privileges to update the repository catalogue.\n"}
2018-09-04 10:27:57 -04:00
..
cli
compat
config Add rds_instance to module_defaults groups 2018-09-04 08:17:58 -04:00
errors
executor
galaxy
inventory
module_utils Add support for Devuan (#45148) 2018-09-04 08:38:57 -04:00
modules Returns reason on pkg update error (#44982) 2018-09-04 10:27:57 -04:00
parsing
playbook Change insertion order of apply block to not affect the include_X task itself (#44912) 2018-08-30 16:56:28 -04:00
plugins Correct Jinja2 plugin math filter symmetric_difference() to not repeatedly (#45093) 2018-09-04 09:12:02 -04:00
template
utils Add an user facts module for Online (#44709) 2018-08-31 14:02:40 -04:00
vars ensure if we get a non-Task object in _get_delegated_vars, we return early (#44934) 2018-08-30 17:11:32 -05:00
__init__.py
constants.py cisco firepower : Make API endpoints configurable via hostvars (#44952) 2018-08-31 18:38:16 +05:30
release.py Update ansible version number to 2.8.0.dev0 2018-08-31 11:11:13 -07:00