summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGomathiselviS <gomathiselvi@gmail.com>2020-10-08 20:08:37 -0400
committerGitHub <noreply@github.com>2020-10-09 00:08:37 +0000
commitf5e6f4e2111890012b4bce4ce5096912e2eb3094 (patch)
tree7c69a1143f2f36cf05de0e8d441e12cc0524d842 /docs
parent9d5f8043ef86abb5584fb2b4cb2955e8df4501c1 (diff)
downloadvyos.vyos-f5e6f4e2111890012b4bce4ce5096912e2eb3094.tar.gz
vyos.vyos-f5e6f4e2111890012b4bce4ce5096912e2eb3094.zip
Release 1.0.5 (#93)1.0.5
Release 1.0.5 Reviewed-by: https://github.com/apps/ansible-zuul
Diffstat (limited to 'docs')
-rw-r--r--docs/vyos.vyos.vyos_ping_module.rst2
1 files changed, 1 insertions, 1 deletions
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 <https://docs.ansible.com/ansible/late
<div>The round trip time (RTT) stats.</div>
<br/>
<div style="font-size: smaller"><b>Sample:</b></div>
- <div style="font-size: smaller; color: blue; word-wrap: break-word; word-break: break-all;">AnsibleMapping([(&#x27;avg&#x27;, 2), (&#x27;max&#x27;, 8), (&#x27;min&#x27;, 1), (&#x27;mdev&#x27;, 24)])</div>
+ <div style="font-size: smaller; color: blue; word-wrap: break-word; word-break: break-all;">{&#x27;avg&#x27;: 2, &#x27;max&#x27;: 8, &#x27;min&#x27;: 1, &#x27;mdev&#x27;: 24}</div>
</td>
</tr>
</table>