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
Matt Martz ddf0311c63
Prevent roles from using symlinks to overwrite files outside of the installation directory (#81780)
* Sanitize linkname during role installs

* Add tests

* add clog frag
2 years ago
..
_vendor Revert "ansible-test - Fix import test when vendoring." 4 years ago
cli Remove deprecated APIs from ansible-doc (#81729) 2 years ago
collections ansible-doc: allow to filter by more than one collection (#81450) 2 years ago
compat Clean up unused imports in core (#79900) 3 years ago
config Misc. fixes in base.yml (#81771) 2 years ago
errors Use ansible.module_utils.common.text.converters (#80704) 3 years ago
executor Harden the ansiballz and respawn python templates (#81753) 2 years ago
galaxy Prevent roles from using symlinks to overwrite files outside of the installation directory (#81780) 2 years ago
inventory Use ansible.module_utils.common.text.converters (#80704) 3 years ago
module_utils Extend mount info (#81768) 2 years ago
modules Typo in documentation `then` -> `than` (#81724) 2 years ago
parsing ansible-vault: Check if the destination is writable (#81660) 2 years ago
playbook Allow for searching handler subdir for included task via include_role (#81733) 2 years ago
plugins Fix typo in action_core.py (#81763) 2 years ago
template fix various Jinja plugin caching issues (#79781) 2 years ago
utils vars: handle exception in combine_vars (#81700) 2 years ago
vars vars: handle exception in combine_vars (#81700) 2 years ago
__init__.py Require Jinja2 3.0.0 (#75881) 4 years ago
__main__.py Python 3.9 min for controller (#77566) 3 years ago
constants.py Remove deprecated include (#80752) 3 years ago
context.py Remove collections compat from controller code. 4 years ago
keyword_desc.yml Fixed typo in keyword_desc.yml (#76280) 4 years ago
release.py bump devel to 2.17.0.dev0 (#81712) 2 years ago