Franziska Kunsmann
6d58f2387f
All checks were successful
bundlewrap/pipeline/head This commit looks good
9 lines
175 B
Python
9 lines
175 B
Python
defaults = {
|
|
'apt': {
|
|
'packages': {
|
|
'openssh-client': {},
|
|
'openssh-server': {},
|
|
'openssh-sftp-server': {},
|
|
},
|
|
},
|
|
}
|