mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
6227c2ac75
* 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 |
||
---|---|---|
.. | ||
__init__.py | ||
acl.py | ||
archive.py | ||
assemble.py | ||
blockinfile.py | ||
copy.py | ||
fetch.py | ||
file.py | ||
find.py | ||
ini_file.py | ||
iso_extract.py | ||
lineinfile.py | ||
patch.py | ||
replace.py | ||
stat.py | ||
synchronize.py | ||
tempfile.py | ||
template.py | ||
unarchive.py | ||
xattr.py | ||
xml.py |