From 6312c1cc7ef1d7a1b6dd0d6db67f3e05d1416b96 Mon Sep 17 00:00:00 2001 From: Mohammed Naser Date: Sat, 6 Apr 2019 18:55:01 -0400 Subject: [PATCH] debian: add ci and update meta This patch adds the Debian jobs for this role to make sure it's always passing as well as updates the meta to reflect it's support of Debian accordingly. Depends-On: I9a92b73c419a0dc1cca40dacfef75de61a61db94 Change-Id: I626c183c0ecffdb731f87722c840121f7dfd6aae --- meta/main.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta/main.yml b/meta/main.yml index b39e46a0..3c6de672 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -20,6 +20,9 @@ galaxy_info: license: Apache2 min_ansible_version: 2.4 platforms: + - name: Debian + versions: + - stretch - name: Ubuntu versions: - xenial