summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorKate Case <kcase@redhat.com>2023-02-28 08:05:49 -0500
committerGitHub <noreply@github.com>2023-02-28 13:05:49 +0000
commitd181df0cc702cbafb8a9cd640b2eeb6cc3b9a962 (patch)
tree883862ab27455819a55998455e4d4fa4ea0ad2c5 /CHANGELOG.rst
parent4d9f13491531e968b4b30b32577eccb324cf23dd (diff)
downloadvyos.vyos-4.0.1.tar.gz
vyos.vyos-4.0.1.zip
Update changelog for 4.0.1 (#296)4.0.1
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst14
1 files changed, 8 insertions, 6 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 93069cfc..8324ba41 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -5,6 +5,14 @@ Vyos Collection Release Notes
.. contents:: Topics
+v4.0.1
+======
+
+Bugfixes
+--------
+
+- vyos_command - Run commands at least once even when retries is set to 0 (https://github.com/ansible-collections/cisco.nxos/issues/607).
+
v4.0.0
======
@@ -322,21 +330,15 @@ New Modules
- vyos_firewall_global - FIREWALL global resource module
- vyos_firewall_interfaces - FIREWALL interfaces resource module
- vyos_firewall_rules - FIREWALL rules resource module
-- vyos_interface - (deprecated, removed after 2022-06-01) Manage Interface on VyOS network devices
- vyos_interfaces - Interfaces resource module
-- vyos_l3_interface - (deprecated, removed after 2022-06-01) Manage L3 interfaces on VyOS network devices
- vyos_l3_interfaces - L3 interfaces resource module
- vyos_lag_interfaces - LAG interfaces resource module
-- vyos_linkagg - (deprecated, removed after 2022-06-01) Manage link aggregation groups on VyOS network devices
-- vyos_lldp - (deprecated, removed after 2022-06-01) Manage LLDP configuration on VyOS network devices
- vyos_lldp_global - LLDP global resource module
-- vyos_lldp_interface - (deprecated, removed after 2022-06-01) Manage LLDP interfaces configuration on VyOS network devices
- vyos_lldp_interfaces - LLDP interfaces resource module
- vyos_logging - Manage logging on network devices
- vyos_ospfv2 - OSPFv2 resource module
- vyos_ospfv3 - OSPFV3 resource module
- vyos_ping - Tests reachability using ping from VyOS network devices
-- vyos_static_route - (deprecated, removed after 2022-06-01) Manage static IP routes on Vyatta VyOS network devices
- vyos_static_routes - Static routes resource module
- vyos_system - Run `set system` commands on VyOS devices
- vyos_user - Manage the collection of local users on VyOS device