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/integration/targets/find
Rick Elrod 810a9a5593
find: Allow reading whole file for contains regex (#71083)
Change:
- Add a parameter `read_whole_file` which allows for reading the whole
  file when doing a `contains` regex search.
- This allows for (for example) matching a pattern at the very end of
  a file.

Test Plan:
- New integration tests

Tickets:
- Fixes #63378

Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
..
files find: Allow reading whole file for contains regex (#71083) 4 years ago
meta Add integration test targets for core supported modules (#24217) 7 years ago
tasks find: Allow reading whole file for contains regex (#71083) 4 years ago
aliases Update Shippable integration test groups. (#43118) 6 years ago