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
Matt Martz e40a0e5c90
Don't use output_dir in target tests (#76107)
* Don't use output_dir in user tests

* Move blockinfile tests from using output_dir to depending on setup_remote_tmp_dir

* Don't use output_dir in git tests

* Don't use output_dir in uri tests
3 years ago
..
add_block_to_existing_file.yml Don't use output_dir in target tests (#76107) 3 years ago
block_without_trailing_newline.yml Don't use output_dir in target tests (#76107) 3 years ago
create_file.yml Don't use output_dir in target tests (#76107) 3 years 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 Don't use output_dir in target tests (#76107) 3 years 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