diff --git a/changelogs/fragments/fix-os_router.yaml b/changelogs/fragments/fix-os_router.yaml new file mode 100644 index 00000000000..c982f746f0c --- /dev/null +++ b/changelogs/fragments/fix-os_router.yaml @@ -0,0 +1,3 @@ +bugfixes: + - fix the enable_snat parameter that is only supposed to be used by an user + with the right policies. https://github.com/ansible/ansible/pull/44418