diff --git a/changelogs/fragments/597_remove_fstab_comment_on_updating.yml b/changelogs/fragments/597_remove_fstab_comment_on_updating.yml index 30d98d7..c1c51a9 100644 --- a/changelogs/fragments/597_remove_fstab_comment_on_updating.yml +++ b/changelogs/fragments/597_remove_fstab_comment_on_updating.yml @@ -1,3 +1,3 @@ --- bugfixes: - - fstab - If a comment is appended to a fstab entry, state present creates a double-entry (https://github.com/ansible-collections/ansible.posix/issues/595). + - mount - If a comment is appended to a fstab entry, state present creates a double-entry (https://github.com/ansible-collections/ansible.posix/issues/595).