7 lines
90 B
Python
7 lines
90 B
Python
|
groups['webserver'] = {
|
||
|
'bundles': {
|
||
|
'letsencrypt',
|
||
|
'nginx',
|
||
|
},
|
||
|
}
|