community.general/lib/ansible/modules/utilities/logic
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 added missing init.py for utilities modules 2016-12-08 11:22:25 -05:00
assert.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
async_status.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
async_wrapper.py refactoring async 2017-02-06 19:32:00 -05:00
debug.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
fail.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
include.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
include_role.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
include_vars.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
pause.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
set_fact.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
set_stats.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
wait_for.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
wait_for_connection.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00