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
Davide Sbetti d5d1c27bf3
Add option to blockinfile to wrap inserted block with blank lines (#81083)
* Add new blockinfile options 'prepend_newline' and 'append_newline' to wrap inserted block with blank lines
1 year ago
..
add_block_to_existing_file.yml
append_newline.yml
block_without_trailing_newline.yml
create_file.yml
diff.yml
file_without_trailing_newline.yml
insertafter.yml
insertbefore.yml
main.yml
multiline_search.yml
prepend_newline.yml
preserve_line_endings.yml
validate.yml