mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 18:29:21 +00:00 
			
		
		
		
	Different optimations and mig integration. test will fail due to strickter validation checks. need to be cleaned up tomorrow
This commit is contained in:
		
							
								
								
									
										10
									
								
								roles/sys-cli/tasks/main.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								roles/sys-cli/tasks/main.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| - name: "pkgmgr install cymais" | ||||
|   include_role: | ||||
|     name: pkgmgr-install | ||||
|   vars: | ||||
|     package_name: cymais | ||||
|  | ||||
| - name: Get cymais base path | ||||
|   command: pkgmgr path cymais | ||||
|   register: cymais_path_cmd | ||||
|   changed_when: false | ||||
		Reference in New Issue
	
	Block a user