latest->present
This commit is contained in:
		
							parent
							
								
									b7c2464a7e
								
							
						
					
					
						commit
						b90dfcfff1
					
				@ -1,6 +1,6 @@
 | 
			
		||||
 | 
			
		||||
- name: Install JQ
 | 
			
		||||
  apt: name=jq state=latest update_cache=yes
 | 
			
		||||
  apt: name=jq state=present update_cache=yes
 | 
			
		||||
 | 
			
		||||
- name: Copy CA file to local Trusted root CA store
 | 
			
		||||
  copy: src="ca.crt" dest="/etc/ssl/certs/my-ca.crt"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user