diff --git a/changelogs/fragments/264_mount_ephemeral.yml b/changelogs/fragments/264_mount_ephemeral.yml index 6647a68..4ca83be 100644 --- a/changelogs/fragments/264_mount_ephemeral.yml +++ b/changelogs/fragments/264_mount_ephemeral.yml @@ -1,4 +1,4 @@ --- minor_changes: - mount - Add ``ephemeral`` value for the ``state`` parameter, that allows to mount a filesystem - without altering the ``fstab`` file (https://github.com/ansible-collections/ansible.posix/pull/xxx). + without altering the ``fstab`` file (https://github.com/ansible-collections/ansible.posix/pull/264).