mirror of
				https://github.com/geerlingguy/ansible-role-docker.git
				synced 2025-11-01 01:19:32 +01:00 
			
		
		
		
	Fix issue relating to gnupg2 missing.
This commit is contained in:
		
							parent
							
								
									ef27c01dd3
								
							
						
					
					
						commit
						a19ed56128
					
				@ -11,6 +11,7 @@
 | 
				
			|||||||
    name:
 | 
					    name:
 | 
				
			||||||
      - apt-transport-https
 | 
					      - apt-transport-https
 | 
				
			||||||
      - ca-certificates
 | 
					      - ca-certificates
 | 
				
			||||||
 | 
					      - gnupg2
 | 
				
			||||||
    state: present
 | 
					    state: present
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: Add Docker apt key.
 | 
					- name: Add Docker apt key.
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user