ansible.posix/changelogs/fragments/264_mount_ephemeral.yml
2021-09-12 23:17:15 +02:00

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