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
Matt Clay 149336319a
Clean up local_action and delegate_to in tests. (#55835)
* Remove unnecessary delegate_to in tests.

* Remove incorrect delegate_to in tests.

* Remove unnecessary use of local_action in tests.

* Remove incorrect use of local_action in tests.

* Remove unnecessary use of local_action in tests.

* Remove incorrect use of local_action in tests.

* Remove unnecessary use of local_action in tests.

* Use delegate_to instead of local_action in tests.

* Use setup_remote_tmp_dir instead of TMPDIR.
5 years ago
..
check_mode_consistency.yml yum always return changes dict, not only in check mode (#51987) 6 years ago
main.yml yum always return changes dict, not only in check mode (#51987) 6 years ago
proxy.yml Fix: Yum module does not use proxy when username is not set #51548 (#51994) 6 years ago
repo.yml Allow all of yum version compare operators (#54603) 6 years ago
yum.yml yum/dnf: Add download_dir param (#53171) 6 years ago
yum_group_remove.yml YUM4/DNF compatibility via yum action plugin (#44322) 6 years ago
yuminstallroot.yml Clean up local_action and delegate_to in tests. (#55835) 5 years ago