summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGomathiselviS <gomathiselvi@gmail.com>2021-07-27 10:58:21 -0400
committerGitHub <noreply@github.com>2021-07-27 14:58:21 +0000
commitd1ebc5a6e65eda8cb7c39625afdf0fb5918da5dd (patch)
treef3afefa2bb3172e27eb2dbb9e1a5f1905e86e9c1 /docs
parent36004b2657d1c271a5c6c8ddfee0488ad36c1236 (diff)
downloadvyos.vyos-d1ebc5a6e65eda8cb7c39625afdf0fb5918da5dd.tar.gz
vyos.vyos-d1ebc5a6e65eda8cb7c39625afdf0fb5918da5dd.zip
Prepare vyos release 2.5.0 (#188)2.5.0
Prepare vyos release 2.5.0 Signed-off-by: GomathiselviS gomathiselvi@gmail.com SUMMARY ISSUE TYPE Docs Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Sagar Paul <sagpaul@redhat.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/vyos.vyos.vyos_ping_module.rst2
-rw-r--r--docs/vyos.vyos.vyos_route_maps_module.rst4
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/vyos.vyos.vyos_ping_module.rst b/docs/vyos.vyos.vyos_ping_module.rst
index 59e4a74..a1674b5 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;">{&#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;">AnsibleMapping([(&#x27;avg&#x27;, 2), (&#x27;max&#x27;, 8), (&#x27;min&#x27;, 1), (&#x27;mdev&#x27;, 24)])</div>
</td>
</tr>
</table>
diff --git a/docs/vyos.vyos.vyos_route_maps_module.rst b/docs/vyos.vyos.vyos_route_maps_module.rst
index 828ce34..c548e9b 100644
--- a/docs/vyos.vyos.vyos_route_maps_module.rst
+++ b/docs/vyos.vyos.vyos_route_maps_module.rst
@@ -1464,7 +1464,7 @@ Examples
# "route_map": "test3"
# }
# ],
- # "before": {},
+ # "before": [],
# "changed": true,
# "commands": [
# "set policy route-map test1 rule 1 description test",
@@ -1672,7 +1672,7 @@ Examples
#
# Module Execution:
#
- # "after": {},
+ # "after": [],
# "before": [
# {
# "entries": [