ansible/test
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>
2020-08-04 12:49:45 -05:00
..
ansible_test
integration find: Allow reading whole file for contains regex (#71083) 2020-08-04 12:49:45 -05:00
lib/ansible_test fix collection package root location under pytest >=6.0.0 (#70963) 2020-08-03 17:31:32 -07:00
sanity Collections docs generation (#59761) 2020-07-17 13:07:35 -07:00
support Remove incidental_azure_rm_mariadbserver tests (#71037) 2020-08-01 15:34:35 -05:00
units Make cache adjudicator's flush call plugin flush (#70987) 2020-08-03 17:16:15 -05:00
utils/shippable Test ansible-galaxy against pulp/pulp_ansible (#69605) 2020-06-17 16:06:07 -05:00