ansible/test/integration/targets/ansible
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
..
callback_plugins Make it so callback plugins can act on implicit/explicit meta tasks (#71009) 2020-08-18 16:56:48 -05:00
adhoc-callback.stdout
aliases
ansible-testé.cfg
module_common_regex_regression.sh [controller ansiballz] escape directory regex (#74270) 2021-04-15 17:06:58 -05:00
no-extension
playbook.yml Make it so callback plugins can act on implicit/explicit meta tasks (#71009) 2020-08-18 16:56:48 -05:00
playbookdir_cfg.ini ansible-doc role arg spec support (#72120) 2020-11-17 12:58:19 -05:00
runme.sh [controller ansiballz] escape directory regex (#74270) 2021-04-15 17:06:58 -05:00
vars.yml