From 9696f517a0a6e60fb18d5dc732dd9e86f7ad5c21 Mon Sep 17 00:00:00 2001 From: Robert de Bock Date: Mon, 18 Dec 2023 11:34:41 +0100 Subject: [PATCH] [trailing-spaces] trailing spaces --- vars/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vars/main.yml b/vars/main.yml index 49a574e..9954b84 100644 --- a/vars/main.yml +++ b/vars/main.yml @@ -22,7 +22,7 @@ image_docker_hub_url_mapping: fedora: "https://hub.docker.com/r/{{ docker_namespace }}/fedora/" opensuse: "https://hub.docker.com/r/{{ docker_namespace }}/opensuse" ubuntu: "https://hub.docker.com/r/{{ docker_namespace }}/ubuntu" - + # This maps the Galaxy distribution and version to Docker images. # A map that relates the `meta/main.yml` - `galaxy_info.platforms.versions` to the tag of the Docker container. distribution_version_mapping: