community.general/lib/ansible
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
..
cli Add GALAXY_TOKEN config option (#34621) 2018-01-16 07:37:50 -08:00
compat
config Add GALAXY_TOKEN config option (#34621) 2018-01-16 07:37:50 -08:00
errors Temporary (#31677) 2018-01-15 21:15:04 -08:00
executor Temporary (#31677) 2018-01-15 21:15:04 -08:00
galaxy Catch exception comparing role versions, and provide a user friendly error message. Fixes #32301 (#34427) 2018-01-11 17:41:23 -06:00
inventory Temporary (#31677) 2018-01-15 21:15:04 -08:00
module_utils standardise the powershell FileUtils (#34969) 2018-01-17 14:16:34 +10:00
modules Clarify which ping module to use (#34935) 2018-01-17 14:02:06 +00:00
parsing Misc. typo is display log (#34388) 2018-01-05 07:44:28 +05:30
playbook Temporary (#31677) 2018-01-15 21:15:04 -08:00
plugins Fixes, and updates, bigip action plugin and module utils (#34947) 2018-01-16 13:36:49 -08:00
template [template/vars] Use to_native(exception) as a fallback for Python 3 which doesn't have a .message attribute (#34044) 2017-12-19 17:34:46 -05:00
utils Add module support to yamllint sanity test. (#34964) 2018-01-16 15:08:56 -08:00
vars
__init__.py
constants.py Temporary (#31677) 2018-01-15 21:15:04 -08:00
release.py