Changelog fragment added.

This commit is contained in:
Vladimir Botka 2024-11-28 08:17:41 +01:00
parent 8e34860d6c
commit 7b8d627552
No known key found for this signature in database
GPG key ID: 90D199128ED44F01

View file

@ -0,0 +1,3 @@
---
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).