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 47796af64f
Change dummy package name in yum/dnf tests to not collide with an actual package (#60225)
When targeting 'foo*' in tests, it pulled in packages other than the dummy packages in our testing repo that have many dependencies, some of which were causing tests to fail.

Also change 'bar' package name to avoid the same issue in the future.
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 yum: use Custom Group in integration tests (#56439) 5 years ago
yum_group_remove.yml yum: use Custom Group in integration tests (#56439) 5 years ago
yuminstallroot.yml Clean up local_action and delegate_to in tests. (#55835) 6 years ago