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