1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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.
2019-04-26 17:33:59 -07:00
..
check_mode_consistency.yml yum always return changes dict, not only in check mode (#51987) 2019-02-13 17:46:32 -05:00
main.yml yum always return changes dict, not only in check mode (#51987) 2019-02-13 17:46:32 -05:00
proxy.yml Fix: Yum module does not use proxy when username is not set #51548 (#51994) 2019-02-13 14:10:47 -05:00
repo.yml Allow all of yum version compare operators (#54603) 2019-04-08 10:34:21 +02:00
yum.yml yum/dnf: Add download_dir param (#53171) 2019-03-04 13:08:58 -05:00
yum_group_remove.yml YUM4/DNF compatibility via yum action plugin (#44322) 2018-08-27 10:17:47 -07:00
yuminstallroot.yml Clean up local_action and delegate_to in tests. (#55835) 2019-04-26 17:33:59 -07:00