7 lines
100 B
Python
7 lines
100 B
Python
defaults = {
|
|
'apt': {
|
|
'packages': {
|
|
'avahi-daemon': {},
|
|
},
|
|
},
|
|
}
|