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/file/tasks
Sam Doran f52a088862
Add option to ignore, warn, or error when a module parameter is converted to a string (#51404)
* Add new module property to Windows modules
* Add brief pause to file tests to ensure the stat times are not equal, which was happening sometimes.
* Raise TypeError on error rather than fail_json()
* Rework error message to be less verbose
* Add porting guide entry
6 years ago
..
directory_as_dest.yml Add new parameters to manage mtime and atime for file module, fixes #30226 (#43230) 6 years ago
initialize.yml Reorganize and expand the file tests 6 years ago
main.yml Add option to ignore, warn, or error when a module parameter is converted to a string (#51404) 6 years ago
selinux_tests.yml Reorganize and expand the file tests 6 years ago
state_link.yml Reorganize and expand the file tests 6 years ago