mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-12 07:35:31 +01:00
Add changelog fragment for ephemeral mount state
This commit is contained in:
parent
5c70124433
commit
c458204636
1 changed files with 4 additions and 0 deletions
4
changelogs/fragments/264_mount_ephemeral.yml
Normal file
4
changelogs/fragments/264_mount_ephemeral.yml
Normal file
|
|
@ -0,0 +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).
|
||||
Loading…
Reference in a new issue