mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 23:25:28 +01:00
Fix wrong PR URL in changelog fragment
This commit is contained in:
parent
c458204636
commit
d218c373de
1 changed files with 1 additions and 1 deletions
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Reference in a new issue