From 0a90bff3eab701ab40bdd62525e6fe8a5ffacbec Mon Sep 17 00:00:00 2001 From: Mohammed Naser Date: Sat, 6 Apr 2019 18:48:12 -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: I135ea73604890eae5e9e2a7cdcab81b2b39ad426 Change-Id: I599a99e5ffd46da2ed3ce0a26d4d60eea91702a9 --- meta/main.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta/main.yml b/meta/main.yml index 80c6ab18..7e487cd7 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -20,6 +20,9 @@ galaxy_info: license: Apache2 min_ansible_version: 2.1 platforms: + - name: Debian + versions: + - stretch - name: Ubuntu versions: - xenial