bw-test-leo/groups.py
2022-10-27 13:26:35 +02:00

7 lines
84 B
Python

groups = {
'all': {
'bundles': [
'ssh',
],
},
}