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/changelogs/fragments
Felix Fontein 222f786f23
ansible-test validate-modules: report bad-return-value-key for return values that cannot be accessed with Jinja's dot notation (#86079)
* Report bad-return-value-key for return values that cannot be accessed with Jinja's dot notation.

* Move constants into separate module.

* Add test to check FORBIDDEN_DICTIONARY_KEYS against current Python's key list.

* Remove unused constant.

* Apply suggestions from code review.

Co-authored-by: Matt Clay <matt@mystile.com>

* Add type annotations.

* Simplify typing.

Co-authored-by: Matt Clay <matt@mystile.com>

---------

Co-authored-by: Matt Clay <matt@mystile.com>
3 weeks ago
..
85193-runtime-metadata.yml runtime-metadata sanity test: ignore pre-release and build identifier (#85198) 3 weeks ago
85254-apt-version-comparison-bugfix.yaml apt: Stop the >= operator from being ignored while installing packages (#85254) 4 weeks ago
85918-handle-missing-results.yml galaxy: handle missing 'results' key in cached Galaxy API responses. (#85972) 1 month ago
85966-psrp-readtimeout.yml Fix psrp - ReadTimeout exceptions now mark host as unreachable (#85974) 2 months ago
85997-basic-py-deprecations.yml Remove deprecated imports from basic.py (#86065) 1 month ago
86003-remove-deprecated-handle_stats_and_callbacks.yml Removed deprecated handle_stats_and_callbacks param of _load_included_file (#86063) 4 weeks ago
86079-ansible-test-validate-modules-bad-return-keys.yml ansible-test validate-modules: report bad-return-value-key for return values that cannot be accessed with Jinja's dot notation (#86079) 3 weeks ago
86128-fix-script-decrypt-docs-mismatch.yml Remove decrypt arg-docs mismatch (#86128) 4 weeks ago
add-type-warning.yml Remove AddType warning for cleanup (#86029) 1 month ago
ansible-minimum-setuptools.yml Raise min setuptools and remove wheel from build (#86040) 4 weeks ago
ansible-test-containers.yml ansible-test - Update base/default containers (#86087) 1 month ago
ansible-test-integration-coverage.yml ansible-test - Fix integration test code coverage (#86100) 1 month ago
ansible-test-inventory-json.yml Use json for test inventory - ci_complete (#86118) 4 weeks ago
ansible-test-pylint-update.yml ansible-test - Update sanity requirements (#86083) 1 month ago
ansible-test-pylint-urllib2.yml Remove urllib2 pylint check (#86139) 4 weeks ago
auto_legacy.yml interpreter_discovery: removed auto_silent* option (#86006) 1 month ago
basic-py-deprecations.yml basic.py: add proper deprecations (#86064) 4 weeks ago
basic_shlex_split.yml Handle ValueError in run_command when parsing invalid args(shlex.split) (#85945) 1 month ago
cache_avoid_path_keys.yml sanitize path symbols in inventory_hostname on file cache plugins (#41420) 1 month ago
compat_datetime.yml module_utils: remove deprecated compat.datetime APIs (#86018) 1 month ago
config_lookup_fix.yml config lookup, fix 'show_origin' and variables (#85356) 1 month ago
ctypes-crypt.yml Add support for crypt/libxcrypt via ctypes, as an alternative to passlib (#85970) 1 month ago
data-loader-more-minimize-type-juggling.yml Update DataLoader to deal almost exclusively in str (#85941) 1 month ago
du_size.yml file, stat: return disk_usage_bytes (#85909) 1 month ago
generator_use_extra.yml generated inventory plugin, add extra vars option (#85372) 1 month ago
getuser-exception-handling.yml Fix getuser fallback error handling (#86144) 4 weeks ago
git_gpg.yml git: removed deprecated gpg_whitelist alias (#86011) 1 month ago
group-priority-warning.yml inventory: Add warning for invalid priority values (#86114) 4 weeks ago
include_tasks_fail_rescue.yml Fix include_role error consitency and add rescueable option (#86012) 1 month ago
jinja-syntax-error-line-numbers.yml template module - Report syntax error line number (#86101) 4 weeks ago
option_deprecation_help.yml option deprecations show alternatives (#86032) 1 month ago
package_facts.yml package_facts: typecast bytes to string while returning facts (#85939) 1 month ago
remove-safe-eval.yml Remove deprecated safe_eval (#86019) 1 month ago
required_get_bin_path.yml Removed parameter 'required' from get_bin_path API (#86009) 1 month ago
slurp_noarmor.yml Slurp armor option (#85986) 2 months ago
soft-deprecate-six.yml Soft deprecate ansible.module_utils.six (#86048) 1 month ago
task_connection_propagation_redux.yml Fix incorrect propagation of task.connection (#86121) 1 month ago
v2.21.0-initial-commit.yaml Bump devel to 2.21 (#85992) 2 months ago