ansible/test
Rick Elrod 7ef3dc2b8b
[controller ansiballz] escape directory regex (#74270)
Change:
- We were passing a directory name directly to re.compile().
  If the directory isn't valid regex (or is) this can have odd side
  effects, such as crashing.
- Fix a few other similar cases, but less likely to be a real issue.

Test Plan:
- New test

Signed-off-by: Rick Elrod <rick@elrod.me>
2021-04-15 17:06:58 -05:00
..
ansible_test
integration [controller ansiballz] escape directory regex (#74270) 2021-04-15 17:06:58 -05:00
lib/ansible_test deprecated include (#71262) 2021-04-15 14:19:04 -04:00
sanity [conditional] Remove support for bare variables (#74208) 2021-04-13 11:12:10 -04:00
support Overhaul ansible-test container management. 2021-04-12 12:40:36 -07:00
units All lookups ported to config system (#74108) 2021-04-13 15:52:42 -04:00
utils/shippable module compat for py3.8+ controller (#73423) 2021-02-10 21:32:59 -08:00