ansible.posix/changelogs
softwarefactory-project-zuul[bot] 6b7dc6ee0a
Merge pull request #166 from dkjii-g/main
ansible.posix.mount: add absent_from_fstab option

SUMMARY
Add absent_from_fstab option to remove the entry from fstab, but not unmount or delete the folder. Ideally this would have been the behavior of absent (as to mirror the behavior of present), but for backward compatibility I added a new verbose state
ISSUE TYPE

Feature Pull Request

COMPONENT NAME
mount
ADDITIONAL INFORMATION
Sometimes you may not want to delete the mountpoint (e.g. if it is not currently mounted and data is in the directory, the current behavior will simply error).

Reviewed-by: Amin Vakil <None>
Reviewed-by: None <None>
2022-12-15 03:00:24 +00:00
..
fragments Merge pull request #166 from dkjii-g/main 2022-12-15 03:00:24 +00:00
changelog.yaml Release 1.4.0 commit 2022-05-23 16:37:36 +09:00
config.yaml Release 1.3.0 commit 2021-08-11 15:51:13 +09:00