community.general/lib/ansible
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
..
cli Misc typo for Ansible 2017-06-21 11:19:41 -04:00
compat
config Add persistent connection control path dir constant (#25736) 2017-06-15 11:14:43 +01:00
errors Try to show original exception info for yaml (and other) errors (#24468) 2017-06-09 13:13:15 -04:00
executor correctly set delegated host name in results 2017-06-20 14:58:43 -04:00
galaxy
inventory Ensure hosts aren't duplicated in groups 2017-06-19 17:38:43 -04:00
module_utils renames dict_combine to dict_merge in network_common (#26073) 2017-06-25 18:46:41 -04:00
modules Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
parsing 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 2017-06-14 11:08:34 -04:00
playbook Don't include dependent roles in the dep chain for include_role 2017-06-22 13:16:29 +01:00
plugins Add new net_static_route platform agnostic module (#25455) 2017-06-26 11:23:33 +02:00
template Try to show original exception info for yaml (and other) errors (#24468) 2017-06-09 13:13:15 -04:00
utils check options exist before forcing assignment 2017-06-23 15:56:43 -04:00
vars 01110000 01100101 01110000 00111000 00100000 2017-06-19 17:50:52 -04:00
__init__.py
constants.py constants: pep8 fix (#25735) 2017-06-15 13:40:06 +02:00
release.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00