8 lines
100 B
Python
8 lines
100 B
Python
# WIP
|
|
defaults = {
|
|
'apt': {
|
|
'packages': {
|
|
'rspamd': {},
|
|
},
|
|
},
|
|
}
|