From 070742470aaac8b9f8a0e8f80603c9b158d01ed9 Mon Sep 17 00:00:00 2001 From: Adar Nimrod Date: Sat, 17 Dec 2016 00:29:36 +0200 Subject: [PATCH] - Updated meta info. --- meta/main.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/meta/main.yml b/meta/main.yml index ab66d2c..eee1d3b 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -1,17 +1,19 @@ --- galaxy_info: author: Nimrod Adar - description: MySQL role. For more information read the README file. + description: Provision a MySQL server company: Shore technologies license: MIT min_ansible_version: 2.0 platforms: - name: Debian versions: - - jessie - wheezy + - jessie + - stretch - name: Ubuntu versions: - precise - trusty + - xenial dependencies: [] -- GitLab