Initial commit
This commit is contained in:
18
roles/dropbear/defaults/main.yml
Normal file
18
roles/dropbear/defaults/main.yml
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
# system section
|
||||
dropbear:
|
||||
enable: ""
|
||||
verbose: ""
|
||||
BannerFile: ""
|
||||
PasswordAuth: ""
|
||||
Port: ""
|
||||
RootPasswordAuth: ""
|
||||
RootLogin: ""
|
||||
GatewayPorts: ""
|
||||
Interface: ""
|
||||
keyfile: ""
|
||||
SSHKeepAlive: ""
|
||||
IdleTimeout: ""
|
||||
mdns: ""
|
||||
MaxAuthTries: ""
|
||||
RecvWindowSize: ""
|
||||
Reference in New Issue
Block a user