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/yum
Adam Miller 22fe22f796 yum - fix bug where enablerepo is not honored when disablerepo all (#66557)
Fixes #66549

The inefficiency improvement
https://github.com/ansible/ansible/pull/63713 introduced a bug where
`enablerepo` was not being honored if combined with
`disablerepo="*"`. This fixes that issue.

Signed-off-by: Adam Miller <admiller@redhat.com>
5 years ago
..
files dnf yum: fix tests running on Fedora 29 (#47910) 6 years ago
meta Clean up local_action and delegate_to in tests. (#55835) 6 years ago
tasks yum - fix bug where enablerepo is not honored when disablerepo all (#66557) 5 years ago
aliases Remove unstable from yum tests (#66218) 5 years ago