mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-06-11 11:05:55 +00:00
Merge pull request #597 from vbotka/mount-fix-comment
Remove comment from fstab entry on updating. SUMMARY Fix #595. ISSUE TYPE Bugfix Pull Request COMPONENT NAME ansible.posix.mount ADDITIONAL INFORMATION Reviewed-by: Hideki Saito <saito@fgrep.org> Reviewed-by: Vladimir Botka <vbotka@gmail.com>
This commit is contained in:
committed by
Hideki Saito
parent
1b9ae1c77f
commit
f61bb76a86
@@ -0,0 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- mount - If a comment is appended to a fstab entry, state present creates a double-entry (https://github.com/ansible-collections/ansible.posix/issues/595).
|
||||
Reference in New Issue
Block a user