mirror of
				https://github.com/geerlingguy/ansible-role-docker.git
				synced 2025-10-24 11:16:46 +02:00 
			
		
		
		
	Merge pull request #523 from zworek/494-remove-apt-transport-https
Remove apt-transport-https from dependencies list
This commit is contained in:
		
						commit
						d2c68ba6c9
					
				| @ -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