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/tasks
Sam Doran e283c180d1 [stable-2.9] yum - fix bug where enablerepo is not honored when disablerepo all (#66557) (#66640)
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>
(cherry picked from commit 22fe22f796)

Co-authored-by: Adam Miller <admiller@redhat.com>

Co-authored-by: Adam Miller <admiller@redhat.com>
5 years ago
..
check_mode_consistency.yml yum always return changes dict, not only in check mode (#51987) 6 years ago
lock.yml yum: take care of stale/invalid yum.pid (#58457) 5 years ago
main.yml Change dummy package name in yum/dnf tests to not collide with an actual package (#60225) 5 years ago
proxy.yml Fix: Yum module does not use proxy when username is not set #51548 (#51994) 6 years ago
repo.yml Change dummy package name in yum/dnf tests to not collide with an actual package (#60225) 5 years ago
yum.yml [stable-2.9] yum - fix bug where enablerepo is not honored when disablerepo all (#66557) (#66640) 5 years ago
yum_group_remove.yml yum: use Custom Group in integration tests (#56439) 6 years ago
yuminstallroot.yml Clean up local_action and delegate_to in tests. (#55835) 6 years ago