summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/blockinfile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Typo fixes and other bits and bobs (#83672)Lee Garrett2024-07-271-2/+2
* blockinfile: do not crash when filename has no path (#81638)Felix Fontein2024-03-211-0/+14
* blockinfile: avoid crash on Python 3 when creating directory fails (#81662)Felix Fontein2023-09-122-0/+30
* Add option to blockinfile to wrap inserted block with blank lines (#81083)Davide Sbetti2023-07-263-0/+240
* Blockinfile multiline search (#75090)OscarBell2022-05-252-0/+71
* Don't use output_dir in target tests (#76107)Matt Martz2021-10-2111-34/+35
* Ensure blockinfile correctly returns backupfile (#72544)Brian Coca2020-11-091-0/+5
* blockinfile - properly insert block when no trailing new line exists (#72350)Sam Doran2020-10-2710-140/+300
* blockinfile - fix line end regression (#69734)Sam Doran2020-05-271-0/+32
* blockinfile - Preserve line endings (#66461)Riyad Preukschas2020-05-271-2/+27
* Use bytes rather than native string for result (#46281)Sam Doran2018-09-281-23/+70
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-241-1/+1
* Add integration test targets for core supported modules (#24217)jctanner2017-05-104-0/+205