From d1ebc5a6e65eda8cb7c39625afdf0fb5918da5dd Mon Sep 17 00:00:00 2001 From: GomathiselviS Date: Tue, 27 Jul 2021 10:58:21 -0400 Subject: Prepare vyos release 2.5.0 (#188) 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 --- docs/vyos.vyos.vyos_route_maps_module.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/vyos.vyos.vyos_route_maps_module.rst') 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": [ -- cgit v1.2.3