ansible.posix/changelogs/fragments/597_remove_fstab_comment_on_updating.yml
2024-11-29 03:34:14 +01:00

3 lines
173 B
YAML

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