mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-03-26 21:33:32 +00:00
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:
3
changelogs/fragments/211_fstab_append_newline.yml
Normal file
3
changelogs/fragments/211_fstab_append_newline.yml
Normal 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).
|
||||
Reference in New Issue
Block a user