Add changelog fragment for ephemeral mount state

This commit is contained in:
NdFeB 2021-09-12 23:12:42 +02:00
parent 5c70124433
commit c458204636

View 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).