1
0
Fork 0

added condition for usage of now nopassword

This commit is contained in:
therojam 2021-05-01 22:54:57 +02:00
parent d7913fd55b
commit 952ed25a00

View file

@ -11,3 +11,4 @@
path: /etc/ssh/sshd_config
regexp: PasswordAuthentication
replace: 'PasswordAuthentication no\1'
when: yunohost.nopassword == true