From f5e6f4e2111890012b4bce4ce5096912e2eb3094 Mon Sep 17 00:00:00 2001 From: GomathiselviS Date: Thu, 8 Oct 2020 20:08:37 -0400 Subject: Release 1.0.5 (#93) Release 1.0.5 Reviewed-by: https://github.com/apps/ansible-zuul --- docs/vyos.vyos.vyos_ping_module.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/vyos.vyos.vyos_ping_module.rst b/docs/vyos.vyos.vyos_ping_module.rst index e3377fc5..7fafb7eb 100644 --- a/docs/vyos.vyos.vyos_ping_module.rst +++ b/docs/vyos.vyos.vyos_ping_module.rst @@ -405,7 +405,7 @@ Common return values are documented `here The round trip time (RTT) stats.
Sample:
-
AnsibleMapping([('avg', 2), ('max', 8), ('min', 1), ('mdev', 24)])
+
{'avg': 2, 'max': 8, 'min': 1, 'mdev': 24}
-- cgit v1.2.3