ansible.posix/changelogs/fragments/267_mount_ephemeral.yml

4 lines
219 B
YAML

---
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/267).