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/test/integration/targets/dnf
Rick Elrod 1d043e082b
[dnf] ensure packages are gpg-verified (#71540)
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
..
meta Clean up local_action and delegate_to in tests. (#55835) 6 years ago
tasks [dnf] ensure packages are gpg-verified (#71540) 4 years ago
vars Backport of dnf module logging (#69480) (#70066) 5 years ago
aliases Add shippable/posix/group4/ for CI. (#53816) 6 years ago