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
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
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration fix yum proxy regex (closes #47797) (#47800) 6 years ago
legacy Add support for adding custom query parameters to URL (#46390) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner ACME: add support for POST-as-GET if GET fails with 405. (#44988) 6 years ago
sanity Fix syntax error for Python 2.6 (#47635) 6 years ago
units docker_* modules: simplify idempotency comparisons (#47709) 6 years ago
utils TEMP HACK: Avoid overloading codecov.io (#47515) 6 years ago