33 lines
		
	
	
	
		
			716 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			33 lines
		
	
	
	
		
			716 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| {
 | |
|     'supergroups': [
 | |
|         'debian',
 | |
|         'debian-12-common',
 | |
|     ],
 | |
|     'bundles': [
 | |
|         'systemd-networkd',
 | |
|     ],
 | |
|     'metadata': {
 | |
|         'apt': {
 | |
|             'sources': {
 | |
|                 'debian': {
 | |
|                     'components': {
 | |
|                         'non-free-firmware',
 | |
|                     },
 | |
|                 },
 | |
|                 'debian-security': {
 | |
|                     'components': {
 | |
|                         'non-free-firmware',
 | |
|                     },
 | |
|                 },
 | |
|             },
 | |
|         },
 | |
|         'php': {
 | |
|             'version': '8.2',
 | |
|         },
 | |
|         'postgresql': {
 | |
|             'version': '15',
 | |
|         },
 | |
|         'os_codename': 'bookworm',
 | |
|     },
 | |
|     'os_version': (12,),
 | |
| }
 |