mirror of
				https://github.com/geerlingguy/ansible-role-docker.git
				synced 2025-10-24 11:16:46 +02:00 
			
		
		
		
	Add trim to url
This commit is contained in:
		
							parent
							
								
									2f5715734b
								
							
						
					
					
						commit
						b9c796267a
					
				| @ -35,7 +35,7 @@ docker_suse_release: >- | ||||
| 
 | ||||
| # Official Docker repo URL for openSUSE Leap | ||||
| docker_zypper_repo_url: >- | ||||
|   https://download.opensuse.org/repositories/Virtualization:/containers/{{ docker_suse_release }}/ | ||||
|   https://download.opensuse.org/repositories/Virtualization:/containers/{{ docker_suse_release | trim }}/ | ||||
| 
 | ||||
| # Control whether to add the Docker repository | ||||
| docker_add_repo: true | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user