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
Jordan Borean aabcc27084
Fix CVE-2024-11079 hostvars unsafe context (#84339)
Fix to preserve an unsafe variable when accessing through an
intermediary variable from hostvars.

(cherry picked from commit 2936b80dbb)
2 days ago
..
_vendor Revert "ansible-test - Fix import test when vendoring." 3 years ago
cli [2.16] Clarify galaxy CLI --help about install locations (#83919) (#83964) 2 months ago
collections ansible-doc: allow to filter by more than one collection (#81450) 1 year ago
compat Clean up unused imports in core (#79900) 2 years ago
config module compression is now again settable via var (#83573) (#83592) 4 months ago
errors Use ansible.module_utils.common.text.converters (#80704) 2 years ago
executor [stable-2.16] Preserve `_ansible_no_log` from action result; fix `include_vars` to set properly (#84143) (#84181) 3 weeks ago
galaxy Fix installing roles containing symlinks (#82911) (#83137) 7 months ago
inventory optimize host_group_vars and vars plugin loading (#79945) (#81878) 1 year ago
module_utils atomic_move - fix creating file in directory with setgid bit (#83718) (#83765) 3 months ago
modules [stable-2.16] user action, fix ssh-keygen issues (#84169) 4 weeks ago
parsing Fix task-adjacent search path in roles (#83621) (#83731) 3 months ago
playbook Add location on include_tasks fail inside include (#83876) (#83882) 3 months ago
plugins [stable-2.16] Preserve `_ansible_no_log` from action result; fix `include_vars` to set properly (#84143) (#84181) 3 weeks ago
template Fix CVE-2024-11079 hostvars unsafe context (#84339) 2 days ago
utils runtime-metadata sanity test: do not fail deprecation version checks if galaxy.yml has empty `version` (#83831) (#83857) 3 months ago
vars Fix CVE-2024-11079 hostvars unsafe context (#84339) 2 days 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 centralize and complete the internal static vars (#82872) (#82925) 8 months ago
context.py Remove collections compat from controller code. 3 years ago
keyword_desc.yml [bp-2.16] Fix the strategy plugin description in keywords (#82133) 1 year ago
release.py Update Ansible release version to v2.16.13.post0. (#84256) 3 weeks ago