7 lines
84 B
Python
7 lines
84 B
Python
groups = {
|
|
'all': {
|
|
'bundles': [
|
|
'ssh',
|
|
],
|
|
},
|
|
}
|