ansible/test/integration/targets/dnf
Rick Elrod dc97027453
[dnf] ensure packages are gpg-verified (#71539)
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>
2020-08-31 10:05:30 -05:00
..
meta Clean up local_action and delegate_to in tests. (#55835) 2019-04-26 17:33:59 -07:00
tasks [dnf] ensure packages are gpg-verified (#71539) 2020-08-31 10:05:30 -05:00
vars Enable logging using setup_loggers() API in dnf-4.2.17-6 or later 2020-05-30 20:37:27 -05:00
aliases Testing: Add support for CentOS Linux On Power platform (#68130) 2020-04-15 16:22:17 -07:00