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/blockinfile/tasks
Felix Fontein e659c23bf2
blockinfile: do not crash when filename has no path (#81638)
* Do not crash when filename has no path.

* Clean up file after test.
8 months ago
..
add_block_to_existing_file.yml Don't use output_dir in target tests (#76107) 3 years ago
append_newline.yml Add option to blockinfile to wrap inserted block with blank lines (#81083) 1 year ago
block_without_trailing_newline.yml Don't use output_dir in target tests (#76107) 3 years ago
create_dir.yml blockinfile: avoid crash on Python 3 when creating directory fails (#81662) 1 year ago
create_file.yml blockinfile: do not crash when filename has no path (#81638) 8 months ago
diff.yml Don't use output_dir in target tests (#76107) 3 years ago
file_without_trailing_newline.yml Don't use output_dir in target tests (#76107) 3 years ago
insertafter.yml Don't use output_dir in target tests (#76107) 3 years ago
insertbefore.yml Don't use output_dir in target tests (#76107) 3 years ago
main.yml blockinfile: avoid crash on Python 3 when creating directory fails (#81662) 1 year ago
multiline_search.yml Blockinfile multiline search (#75090) 3 years ago
prepend_newline.yml Add option to blockinfile to wrap inserted block with blank lines (#81083) 1 year ago
preserve_line_endings.yml Don't use output_dir in target tests (#76107) 3 years ago
validate.yml Don't use output_dir in target tests (#76107) 3 years ago