Automatically adding shell_type paramater removes comments at the end -> breaking Ansible provisioning

hi,
this has been discused a few times in the forum.

i had a similar issue
https://forum.rclone.org/t/issue-with-config-file-rclone-is-deleting-and-misformatting-text/27464

rclone is trying to add shell_type = unix so why not just add it yourself.
then rclone will not modify the config file.
and when rclone runs the first command on nas_photos_manager:, rclone will often add something like

md5sum_command = md5sum
sha1sum_command = sha1sum