diff --git a/changelogs/fragments/346-boot-linux.yml b/changelogs/fragments/346-boot-linux.yml new file mode 100644 index 0000000..c0a2ae5 --- /dev/null +++ b/changelogs/fragments/346-boot-linux.yml @@ -0,0 +1,3 @@ +--- +bugfix: + - mount - Handle ``boot`` option on Linux, NetBSD and OpenBSD correctly (https://github.com/ansible-collections/ansible.posix/issues/364).