diff --git a/changelogs/fragments/sysctl-invalid-value.yml b/changelogs/fragments/sysctl-invalid-value.yml new file mode 100644 index 00000000000..75ae5e790d8 --- /dev/null +++ b/changelogs/fragments/sysctl-invalid-value.yml @@ -0,0 +1,2 @@ +bugfixes: + - "sysctl: the module now also checks the output of STDERR to report if values are correctly set (https://github.com/ansible/ansible/pull/55695)"