tuer: Disallow all password auth
[noc.git] / ansible / tuer.yml
index f0017c7..db757c5 100644 (file)
@@ -94,7 +94,7 @@
 
             /etc/config/dropbear: |
               config dropbear
-               option PasswordAuth 'on'
+               option PasswordAuth 'off'
                option RootPasswordAuth 'off'
                option Port '22000'