debian: add support

This patch adds support for this role to be able to deploy on
Debian Stretch.

Change-Id: I8b580d5afc62e819851a17f42bb0bb01ec3c4b76
This commit is contained in:
Dmitriy Rabotjagov 2019-04-22 20:29:42 +03:00
parent 32e7296b69
commit 155b2b08b0
2 changed files with 4 additions and 0 deletions

View File

@ -20,9 +20,13 @@ galaxy_info:
license: Apache2
min_ansible_version: 2.2
platforms:
- name: Debian
versions:
- stretch
- name: Ubuntu
versions:
- xenial
- bionic
- name: EL
versions:
- 7