Transition jq to scoop
This commit is contained in:
		
							parent
							
								
									282d38579c
								
							
						
					
					
						commit
						a624be3ac0
					
				| @ -1,5 +1,10 @@ | ||||
| --- | ||||
| - name: install chocolatey package | ||||
| - name: remote chocolatey package | ||||
|   win_chocolatey: | ||||
|     name: jq | ||||
|     state: latest | ||||
|     state: absent | ||||
| 
 | ||||
| - name: install scoop package | ||||
|   community.windows.win_scoop: | ||||
|     name: jq | ||||
|     state: present | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user