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.
ansible/lib/ansible
Adrian Likins 01c0b2f714 Handle errors in jmespath in json_query better (#22109)
* Handle errors in jmespath in json_query better

Catch any exceptions raised from jmespath and raise
an AnsibleFilterError instead.

Avoid a traceback.

Fixes #20379

* pep8
7 years ago
..
cli metadata 1.1 7 years ago
compat Remove wildcard imports 7 years ago
config Correct config manager deprecation warning 7 years ago
errors Ansible Config part2 (#27448) 7 years ago
executor Ansible Config part2 (#27448) 7 years ago
galaxy Removes container-enabled warning (#27578) 7 years ago
inventory Ansible Config part2 (#27448) 7 years ago
module_utils Bugfix and assorted fixes (#28352) 7 years ago
modules [cloud][gcp] Add region and versioning parameter to gc_storage (#27802) 7 years ago
parsing metadata 1.1 7 years ago
playbook Handle errors in jmespath in json_query better (#22109) 7 years ago
plugins Handle errors in jmespath in json_query better (#22109) 7 years ago
template Ansible Config part2 (#27448) 7 years ago
utils Ansible Config part2 (#27448) 7 years ago
vars Ansible Config part2 (#27448) 7 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
constants.py Ansible Config part2 (#27448) 7 years ago
release.py Collated PEP8 fixes (#25293) 7 years ago