debian: add support

This patch updates the meta to reflect it's support
of Debian accordingly as well as rename ubuntu vars
file to debian.

We also add in vars/debian the correspondent docker-ce
uri and gpg_uri.

Change-Id: Icf91eee6e369d9a6a95dd0c8772c2760eaff5bd2
This commit is contained in:
Guilherme Steinmüller 2019-04-08 21:52:20 +00:00 committed by Guilherme Steinmuller Pimentel
parent 4a0586667d
commit 98701abb97
2 changed files with 4 additions and 1 deletions

View File

@ -20,6 +20,9 @@ galaxy_info:
license: Apache2
min_ansible_version: 2.4
platforms:
- name: Debian
versions:
- stretch
- name: Ubuntu
versions:
- xenial

View File

@ -15,7 +15,7 @@
zun_docker_repo:
- name: "docker-ce"
uri: "https://download.docker.com/linux/ubuntu"
uri: "https://download.docker.com/linux/{{ ansible_distribution | lower }}"
gpg_uri: "https://download.docker.com/linux/{{ ansible_distribution | lower }}/gpg"
# Common apt packages