community.general/lib/ansible/modules/files
Toshio Kuratomi c5052f9b01 Be explicit about specifying the ssh port if it was user specified (#4302)
Previously, if the port specified by the user or inventory was 22, then
the ssh client port would be used instead.

Fixes #3895
2016-12-08 11:24:48 -05:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
acl.py Convert the whole files/ directory to py3 syntax (#3685) 2016-12-08 11:24:29 -05:00
assemble.py Revert "Add prefixing and suffixing fuctionality to assemble" 2016-12-08 11:24:33 -05:00
copy.py stop trying to set permissions in check mode 2016-12-08 11:24:44 -05:00
fetch.py Fix grammar in docs for fetch 'fail_on_missing' (#3872) 2016-12-08 11:24:35 -05:00
file.py file module: add clarification on state=absent re files that do not exist. 2016-12-08 11:24:46 -05:00
find.py removed 'overquoting' of example 2016-12-08 11:24:05 -05:00
ini_file.py also match on tabs in ini_file (fixes #106) (#4067) 2016-12-08 11:24:41 -05:00
lineinfile.py The documentation of lineinfile now makes reference to blockinfile (#3639) 2016-12-08 11:24:30 -05:00
replace.py added follow to specific modules that support it 2016-12-08 11:24:06 -05:00
stat.py added read-/write-/executeable flags for invoking user (#4130) 2016-12-08 11:24:44 -05:00
synchronize.py Be explicit about specifying the ssh port if it was user specified (#4302) 2016-12-08 11:24:48 -05:00
template.py restored incorrectly removed docs, jinja2 override 2016-12-08 11:24:37 -05:00
unarchive.py Indent unarchive module documentation to fix parsing error. 2016-12-08 11:24:44 -05:00
xattr.py Convert the whole files/ directory to py3 syntax (#3685) 2016-12-08 11:24:29 -05:00