community.general/lib/ansible/modules/net_tools
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
..
basics Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
exoscale Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
ldap Add validate_certs option to ldap_attr, ldap_entry (#24060) 2017-05-03 16:29:55 +01:00
__init__.py
cloudflare_dns.py Fixed import of urlencode and pathname2url from urllib for python3 (#24424) 2017-05-19 12:22:16 -05:00
dnsimple.py
dnsmadeeasy.py Adds ANAME support for DNSMadeEasy module (#21030) 2017-06-17 07:27:00 +01:00
haproxy.py Pep8 fixes for ha_proxy module (#24090) 2017-04-28 08:39:38 -05:00
ipify_facts.py
ipinfoio_facts.py
lldp.py Fixed modules using Popen (#24558) 2017-06-22 05:22:34 -07:00
nmcli.py Correct nmcli dns example and documentation. Fix example indent (#20203) 2017-05-26 15:58:00 +01:00
nsupdate.py
omapi_host.py Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
snmp_facts.py