7 lines
No EOL
94 B
Python
7 lines
No EOL
94 B
Python
defaults = {
|
|
'apt': {
|
|
'packages': {
|
|
'postfix': {},
|
|
},
|
|
},
|
|
} |