mirror of
				https://github.com/Rudd-O/ansible-qubes.git
				synced 2025-11-04 13:38:55 +01:00 
			
		
		
		
	Update qubesformation.py
This commit is contained in:
		
							parent
							
								
									aa712c35e0
								
							
						
					
					
						commit
						9a592548e2
					
				@ -97,7 +97,6 @@ class ActionModule(template):
 | 
			
		||||
 | 
			
		||||
    def run(self, tmp=None, task_vars=None):
 | 
			
		||||
        qubesdata = commonlib.inject_qubes(task_vars)
 | 
			
		||||
        print(task_vars)
 | 
			
		||||
        task_vars["vms"] = generate_datastructure(qubesdata, task_vars)
 | 
			
		||||
        with tempfile.NamedTemporaryFile() as x:
 | 
			
		||||
            x.write(contents.encode())
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user