ansible.posix/changelogs/fragments/597_remove_fstab_comment_on_updating.yml
2024-11-28 08:17:41 +01:00

3 lines
173 B
YAML

---
bugfixes:
- fstab - If a comment is appended to a fstab entry, state present creates a double-entry (https://github.com/ansible-collections/ansible.posix/issues/595).