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
Abhijeet Kasurde c0eefa955a
docs: update error message (#81554)
* Reword the error message when the module fails to parse parameters
  in JSON format
* misc typo fixes

Fixes: #81188

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
9 months ago
..
_vendor Revert "ansible-test - Fix import test when vendoring." 3 years ago
cli switch available_hosts to `frozenset` from `list` in ansible-inventory (#81870) 9 months ago
collections ansible-doc: allow to filter by more than one collection (#81450) 10 months ago
compat Clean up unused imports in core (#79900) 1 year ago
config Drop Python 2.7 and Python 3.6 support (#81866) 9 months ago
errors Use ansible.module_utils.common.text.converters (#80704) 1 year ago
executor Harden the ansiballz and respawn python templates (#81753) 9 months ago
galaxy Prevent roles from using symlinks to overwrite files outside of the installation directory (#81780) 9 months ago
inventory optimize host_group_vars and vars plugin loading (#79945) 9 months ago
module_utils docs: update error message (#81554) 9 months ago
modules Import role public (#81772) 9 months ago
parsing ansible-vault: Check if the destination is writable (#81660) 10 months ago
playbook Properly template tags in parent blocks (#81624) 9 months ago
plugins Misc typo fixes in connection plugin (#81883) 9 months ago
template fix various Jinja plugin caching issues (#79781) 10 months ago
utils optimize host_group_vars and vars plugin loading (#79945) 9 months ago
vars optimize host_group_vars and vars plugin loading (#79945) 9 months ago
__init__.py Require Jinja2 3.0.0 (#75881) 3 years ago
__main__.py Python 3.9 min for controller (#77566) 2 years ago
constants.py Remove deprecated include (#80752) 1 year ago
context.py Remove collections compat from controller code. 2 years ago
keyword_desc.yml Fixed typo in keyword_desc.yml (#76280) 3 years ago
release.py bump devel to 2.17.0.dev0 (#81712) 9 months ago