ansible/test/integration/targets/yum/tasks
T. Ichikawa dc3b7aebd6 Backport/2.7/51548 - Properly handle unauthenticated yum proxy config (#52245)
* Properly handle unauthenticated yum proxy config (#51915)

Fixes #51548

Signed-off-by: Adam Miller <admiller@redhat.com>
(cherry picked from commit 2721ed260e)

* Fix: Yum module does not use proxy when username is not set #51548 (#51994)

* add test of yum with proxy

* Properly handle unauthenticated yum proxy config

Fixes #51548

* shell executable is bash

(cherry picked from commit c2a409a9e0)
2019-02-14 12:45:31 -08:00
..
main.yml fix yum proxy username/password handling (#47435) 2018-10-23 06:31:07 -07:00
proxy.yml Backport/2.7/51548 - Properly handle unauthenticated yum proxy config (#52245) 2019-02-14 12:45:31 -08:00
repo.yml yum: fix 'package == version' syntax (#47744) 2018-10-31 10:11:47 -07:00
yum.yml yum: disableexcludes is supported on centos6 (#51698) 2019-02-11 11:18:29 -08:00
yum_group_remove.yml YUM4/DNF compatibility via yum action plugin (#44322) 2018-08-27 10:17:47 -07:00
yuminstallroot.yml