community.general/lib/ansible/modules/network
John R Barker db61f8f967
Clarify which ping module to use (#34935)
* Clarify which ping module to use

Ensure each of the ping modules link to each other

ping - Requires Python on remote-node
nxos_ping - Only on Cisco NXOS
ios_ping - Only on Cisco IOS
net_ping - For network devices
win_ping - only for Windows
2018-01-17 14:02:06 +00:00
..
a10 Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
aci Add module support to yamllint sanity test. (#34964) 2018-01-16 15:08:56 -08:00
aireos Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
aos Bulk pep8 fixes - hand crafted (#33690) 2017-12-07 19:29:21 -08:00
aruba Adds parents to mutually_exclusive with src for *_config modules (#33957) 2018-01-03 09:47:12 -05:00
asa Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
avi Add module support to yamllint sanity test. (#34964) 2018-01-16 15:08:56 -08:00
bigswitch Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
citrix netscaler: PEP8 compliancy and documentation changes (#32653) 2017-11-08 02:27:57 -05:00
cloudengine Add module support to yamllint sanity test. (#34964) 2018-01-16 15:08:56 -08:00
cloudvision
cnos Add module support to yamllint sanity test. (#34964) 2018-01-16 15:08:56 -08:00
cumulus Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
dellos6 Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
dellos9 Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
dellos10 Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
enos Adds parents to mutually_exclusive with src for *_config modules (#33957) 2018-01-03 09:47:12 -05:00
eos Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
f5 Minor bigip fixes (#34971) 2018-01-16 21:02:33 -08:00
fortios Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
illumos Add module support to yamllint sanity test. (#34964) 2018-01-16 15:08:56 -08:00
interface Specify default delay (DOCUMENTATION only change) (#30344) 2017-09-14 11:42:20 +01:00
ios Clarify which ping module to use (#34935) 2018-01-17 14:02:06 +00:00
iosxr Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
ironware Adds parents to mutually_exclusive with src for *_config modules (#33957) 2018-01-03 09:47:12 -05:00
junos Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
layer2 Specify default delay (DOCUMENTATION only change) (#30344) 2017-09-14 11:42:20 +01:00
layer3 Specify default delay (DOCUMENTATION only change) (#30344) 2017-09-14 11:42:20 +01:00
netconf
netscaler Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
netvisor Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
nso Add nso_query module to query Cisco NSO using XPath (#34188) 2017-12-22 16:56:50 +00:00
nuage Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
nxos Clarify which ping module to use (#34935) 2018-01-17 14:02:06 +00:00
onyx Mellanox OS name change: MLNXOS changed to ONYX (#34753) 2018-01-11 22:21:17 +00:00
ordnance Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
ovs Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
panos Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
protocol
radware Fixing wrong parameter name in documentation example (#33633) 2017-12-06 17:04:13 +00:00
routing Specify default delay (DOCUMENTATION only change) (#30344) 2017-09-14 11:42:20 +01:00
sros Adds parents to mutually_exclusive with src for *_config modules (#33957) 2018-01-03 09:47:12 -05:00
system Clarify which ping module to use (#34935) 2018-01-17 14:02:06 +00:00
vyos Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
__init__.py