community.general/lib/ansible/modules/network/ios
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
..
__init__.py initial add of ios_template module 2016-12-08 11:24:03 -05:00
ios_banner.py Accept other ios_banner types (#33961) 2018-01-03 14:38:14 +00:00
ios_command.py Revert "Deprecate Entity, EntityCollection and use subspec in network modules (#33575)" (#33849) 2017-12-13 13:07:52 +05:30
ios_config.py Adds parents to mutually_exclusive with src for *_config modules (#33957) 2018-01-03 09:47:12 -05:00
ios_facts.py Added support for Cisco stacks in ios_facts.py (#33714) 2017-12-20 12:33:47 -05:00
ios_interface.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ios_l3_interface.py Add ios_lldp module (#34308) 2018-01-02 18:43:08 +05:30
ios_linkagg.py Add ios_linkagg DI module (#33215) 2018-01-11 12:33:15 +05:30
ios_lldp.py Add ios_lldp module (#34308) 2018-01-02 18:43:08 +05:30
ios_logging.py Ios logging (#33151) 2018-01-09 14:07:31 -05:00
ios_ping.py Clarify which ping module to use (#34935) 2018-01-17 14:02:06 +00:00
ios_static_route.py ios_static_route: fix broken import (#34133) 2017-12-21 17:12:19 +05:30
ios_system.py Revert "Deprecate Entity, EntityCollection and use subspec in network modules (#33575)" (#33849) 2017-12-13 13:07:52 +05:30
ios_user.py Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
ios_vlan.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ios_vrf.py Add the ability for the ios_vrf module to apply route targets to a VRF (#34248) 2018-01-09 02:04:18 -05:00