ansible/test/integration/targets/yum/tasks
Paul Harvey cd75074fc5 fix yum proxy regex (closes #47797) (#47800)
* Modify yum/tasks/proxy.yml to usernames that expose regex bug

* Fix bad regex backref/interpolation w/yum proxy username

A yum proxy username that begins with a number was being
interpolated as part of the backref, resulting in an error:
"sre_constants.error: invalid group reference"

Closes #47797
2018-10-30 16:35:37 +01:00
..
main.yml
proxy.yml fix yum proxy regex (closes #47797) (#47800) 2018-10-30 16:35:37 +01:00
repo.yml
yum.yml
yum_group_remove.yml
yuminstallroot.yml