mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-05-14 13:32:00 +00:00
Add ephemeral state to mount fs without altering fstab
This commit is contained in:
4
changelogs/fragments/267_mount_ephemeral.yml
Normal file
4
changelogs/fragments/267_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/267).
|
||||
Reference in New Issue
Block a user