mount - add a newline at the end of line in fstab

* Fixes #210

Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
Hideki Saito
2021-06-19 12:08:47 +09:00
parent 595ee76b69
commit 5a2b3662cb
3 changed files with 47 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
---
bugfixes:
- mount - add a newline at the end of line in ``fstab`` (https://github.com/ansible-collections/ansible.posix/issues/210).