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 adhoc: Load callbacks before sending v2_playbook_on_start (#67673) 2020-02-25 17:00:08 -05:00
aliases Testing: Add support for AIX platform (#65802) 2020-01-29 15:56:51 -08:00
ansible-testé.cfg Add collection path in CLI version info (#68633) 2020-06-25 01:58:56 -04:00
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 vars: Fail with warning for extra_vars filename without @ sign (#59915) 2019-12-19 18:01:22 +05:30