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
Iain Madder 1b1216d2d1 Update file.py's help doc, and narrow down diff logic, for recent pull 56353 (#59069)
* Limiting when path_content is generated

path_content will be empty and unnecessary in all scenarios except when changing the state of a folder to absent, so adding in a check to limit when this parameter is defined
5 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 Update file.py's help doc, and narrow down diff logic, for recent pull 56353 (#59069) 5 years ago
selinux_tests.yml Reorganize and expand the file tests 6 years ago
state_link.yml file: fix setting attributes for symlinked file (#57217) 5 years ago
unicode_path.yml File module - fix unicode paths and add a test (#57558) 5 years ago