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/slurp
Sam Doran afe6eb574e
slurp - improve error code and test coverage (#75038)
* Improve the error handling code

Rather than multiple return paths, have a single return and set the message based
on the type of failure.

* Add another test for non-specific failures

* Reorganize tests so failure tests are in one tasks file

* Remove os.stat() call and add changelog
3 years ago
..
defaults slurp - better error handling for unreadable files and directories (#68608) 3 years ago
files
handlers slurp - better error handling for unreadable files and directories (#68608) 3 years ago
tasks slurp - improve error code and test coverage (#75038) 3 years ago
aliases