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
Brian Coca a1730af91f
Ensure blockinfile correctly returns backupfile (#72544)
* Ensure blockinfile correctly returns backupfile

  Fixes #27626
  based on #27859

Co-authored-by: Giovanni Sciortino (@giovannisciortino)
4 years ago
..
add_block_to_existing_file.yml Ensure blockinfile correctly returns backupfile (#72544) 4 years ago
block_without_trailing_newline.yml blockinfile - properly insert block when no trailing new line exists (#72350) 4 years ago
create_file.yml blockinfile - properly insert block when no trailing new line exists (#72350) 4 years ago
diff.yml blockinfile - properly insert block when no trailing new line exists (#72350) 4 years ago
file_without_trailing_newline.yml blockinfile - properly insert block when no trailing new line exists (#72350) 4 years ago
insertafter.yml blockinfile - properly insert block when no trailing new line exists (#72350) 4 years ago
insertbefore.yml blockinfile - properly insert block when no trailing new line exists (#72350) 4 years ago
main.yml blockinfile - properly insert block when no trailing new line exists (#72350) 4 years ago
preserve_line_endings.yml blockinfile - properly insert block when no trailing new line exists (#72350) 4 years ago
validate.yml blockinfile - properly insert block when no trailing new line exists (#72350) 4 years ago