From a5baa676a59516f19fe829697c2072970461f8b2 Mon Sep 17 00:00:00 2001 From: Victor LABORIE Date: Wed, 17 Apr 2019 12:10:38 +0200 Subject: [PATCH] Update roles_version to 9.9.0 for evolinux and packweb --- vars/evolinux.json | 2 +- vars/packweb.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/vars/evolinux.json b/vars/evolinux.json index e86054b..296f7f4 100644 --- a/vars/evolinux.json +++ b/vars/evolinux.json @@ -1,7 +1,7 @@ { "box_name": "evolinux" ,"ansible_version": "2.2.1.0" - ,"roles_version": "9.8.0" + ,"roles_version": "9.9.0" ,"box_revision": "1" ,"debian_version": "9.8.0" ,"debian_sha256": "73bd56fb4548efa384bf32fd25808b99198f81c23cf19ab9e6507d898cd58dce" diff --git a/vars/packweb.json b/vars/packweb.json index 1919d2f..057d4b2 100644 --- a/vars/packweb.json +++ b/vars/packweb.json @@ -1,7 +1,7 @@ { "box_name": "packweb" ,"ansible_version": "2.2.1.0" - ,"roles_version": "9.8.0" + ,"roles_version": "9.9.0" ,"box_revision": "1" ,"debian_version": "9.8.0" ,"debian_sha256": "73bd56fb4548efa384bf32fd25808b99198f81c23cf19ab9e6507d898cd58dce"