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
Rick Elrod 9bea33ffa3
[dnf] ensure packages are gpg-verified (#71537)
Change:
- By default the dnf API does not gpg-verify packages. This is a feature
  that is executed in its CLI code. It never made it into Ansible's
  usage of the API, so packages were previously not verified.
- This fixes CVE-2020-14365.

Test Plan:
- New integration tests

Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
..
_vendor transparent downstream vendoring (#69850) 4 years ago
cli Modify wording to specify two ctl-d to end stdin input in ansible-vault (#69436) 4 years ago
collections collection routing (#67684) 5 years ago
compat Updated bundled libraries (#70418) 4 years ago
config skydive.skydive was renamed to community.skydive (#71357) 4 years ago
errors Make filter type errors 'loop friendly' (#70417) 4 years ago
executor Set global skipped result flag for looped tasks (#67847) 4 years ago
galaxy ansible-galaxy - fix download for subdirs in SCM (#71005) 4 years ago
inventory return changed for group_by (#32057) 5 years ago
module_utils Revert "Change default file permissions so they are not world readable (#70221)" (#71231) 4 years ago
modules [dnf] ensure packages are gpg-verified (#71537) 4 years ago
parsing Add more include and yaml parsing tests (#70506) 4 years ago
playbook Allow meta tasks to use tags (#67508) 4 years ago
plugins Normalize how None is handled in quote filter. Fixes #32174 (#71473) 4 years ago
template Skip literal_eval for string filters results in native jinja. (#70988) 4 years ago
utils Updates for password hashing (#71120) 4 years ago
vars add jinja2 global to reserved names (#71088) 4 years ago
__init__.py transparent downstream vendoring (#69850) 4 years ago
constants.py Remove some constants.py deprecated items (#70466) 4 years ago
context.py Become plugins (#50991) 6 years ago
release.py Bump devel to 2.11.0 (#70121) 4 years ago