community.general/lib/ansible/modules/files
Dag Wieers 7d7051fc54 Mutually reference Windows and non-Windows modules (#25482)
* Mutually reference Windows and non-Windows modules

To make it easier for Windows or non-Windows users to find the relevant
module information, we are mutually referencing both variants in their
documentation.

We are also adding a special note if a module works on both Windows and
non-Windows targets.

* Mutually reference Windows and non-Windows modules

To make it easier for Windows or non-Windows users to find the relevant
module information, we are mutually referencing both variants in their
documentation.

We are also adding a special note if a module works on both Windows and
non-Windows targets.

* Replace 'look at' with 'use', as requested

ci_complete
2017-06-26 16:26:53 +01:00
..
__init__.py
acl.py Add missing import for get_exception 2017-06-12 13:18:54 -04:00
archive.py fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
assemble.py Changed assemble_from_fragments to use os.path.join (#24909) 2017-05-22 15:38:11 -07:00
blockinfile.py Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
copy.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
fetch.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
file.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
find.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
ini_file.py ini_file 'create' parameter default value should be True 2017-04-13 11:08:21 -04:00
iso_extract.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
lineinfile.py make lineinfile docs clearer and make module pep8 (#23857) 2017-04-23 09:19:22 +02:00
patch.py patch: PEP8, imports, cosmetics (#24649) 2017-06-02 08:42:40 +01:00
replace.py Fixed subsection replacement with before/after patterns 2017-06-07 01:45:34 -07:00
stat.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
synchronize.py synchronize: Fix (delegated) local rsync 2017-04-27 09:33:26 -07:00
tempfile.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
template.py Fix version_added for new option in template introduced in #21846 (#24307) 2017-05-04 14:53:00 -05:00
unarchive.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
xattr.py Downgraded more modules from Curated to Community (#24751) 2017-05-18 08:28:41 -07:00