fix: (YNH) sudo without password for admins
Since YNH 11.1+, default is to have admins
accounts using sudo
WITH password. We prefer WITHOUT, and change should be configured on Web GUI or with this command:
yunohost settings set security.password.passwordless_sudo -v True
This should be automatically set when deploying.
Edited by Thomas MICHEL