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/lib/ansible
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
..
_vendor transparent downstream vendoring (#69850) 5 years ago
cli Update docs for --tags default, and add some tests (#70939) 4 years ago
collections collection routing (#67684) 5 years ago
compat Updated bundled libraries (#70418) 4 years ago
config Fix fortimanager httpapi redirect (#71073) 4 years ago
errors Make filter type errors 'loop friendly' (#70417) 4 years ago
executor ansiballz - remove deprecated excommunicate command (#70921) 4 years ago
galaxy ansible-galaxy - fix download for subdirs in SCM (#71005) 4 years ago
inventory return changed for group_by (#32057) 5 years ago
module_utils linux facts - return proper broadcast address (#64528) 4 years ago
modules find: Allow reading whole file for contains regex (#71083) 4 years ago
parsing Strip spaces in module names in explicit actions (#71040) 4 years ago
playbook Raise Warning when import_playbook receives additional parameters (#64156) 5 years ago
plugins Allow cache_timeout=0 to reach inv. cache plugins (#70977) 4 years ago
template native types: properly handle Undefined in nested data (#68432) 4 years ago
utils reset logging to INFO (#70878) 4 years ago
vars Allow hostvars delegation (#70331) 4 years ago
__init__.py transparent downstream vendoring (#69850) 5 years ago
constants.py Remove some constants.py deprecated items (#70466) 4 years ago
context.py Become plugins (#50991) 6 years ago
release.py Bump devel to 2.11.0 (#70121) 5 years ago