diff --git a/changelogs/fragments/9604-mtu-allow-ipipgre-interfaces.yml b/changelogs/fragments/9604-mtu-allow-ipipgre-interfaces.yml index 9c1a57d078..9e1adf107e 100644 --- a/changelogs/fragments/9604-mtu-allow-ipipgre-interfaces.yml +++ b/changelogs/fragments/9604-mtu-allow-ipipgre-interfaces.yml @@ -1,2 +1,2 @@ minor_changes: - - nmcli - allow setting ``MTU`` parameter for ``ipip`` and ``gre`` interface types (https://github.com/ansible-collections/community.general/pull/9604). + - nmcli - allow setting ``mtu`` parameter for ``ipip`` and ``gre`` interface types (https://github.com/ansible-collections/community.general/pull/9604).