mirror of
				https://github.com/geerlingguy/ansible-role-docker.git
				synced 2025-10-24 11:16:46 +02:00 
			
		
		
		
	Remove apt-transport-https from dependencies list
This commit is contained in:
		
							parent
							
								
									2a4249b666
								
							
						
					
					
						commit
						35fb3c519a
					
				| @ -23,7 +23,6 @@ | |||||||
| - name: Ensure dependencies are installed. | - name: Ensure dependencies are installed. | ||||||
|   ansible.builtin.apt: |   ansible.builtin.apt: | ||||||
|     name: |     name: | ||||||
|       - apt-transport-https |  | ||||||
|       - ca-certificates |       - ca-certificates | ||||||
|       - python3-debian |       - python3-debian | ||||||
|     state: present |     state: present | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user