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
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
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
integration fix yum proxy regex (closes #47797) (#47800) 2018-10-30 16:35:37 +01:00
legacy Add support for adding custom query parameters to URL (#46390) 2018-10-26 15:20:00 +01:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner ACME: add support for POST-as-GET if GET fails with 405. (#44988) 2018-10-29 10:32:53 +01:00
sanity Fix syntax error for Python 2.6 (#47635) 2018-10-27 12:43:53 +10:00
units docker_* modules: simplify idempotency comparisons (#47709) 2018-10-30 08:50:34 +00:00
utils TEMP HACK: Avoid overloading codecov.io (#47515) 2018-10-23 17:32:34 +01:00