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
Toshio Kuratomi 6227c2ac75
More file refactoring (#40114)
* Set src in the state functions rather than the toplevel

A good API should only require passing one version of a piece of data
around so do that for src

* Move the rewriting of path into additional_parameter_handling

When the path is a directory we can rewrite the path to be a file inside
of the directory

* Emit a warning when src is used with a state where it should be ignored
6 years ago
..
directory_as_dest.yml Reorganize and expand the file tests 6 years ago
initialize.yml Reorganize and expand the file tests 6 years ago
main.yml More file refactoring (#40114) 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