From 063c340f1b2d44e6a9b0fb7b145773e7514b72c6 Mon Sep 17 00:00:00 2001 From: Victor LABORIE Date: Thu, 28 Feb 2019 18:59:15 +0100 Subject: [PATCH] Update roles_version and debian_version to 9.8.0 for packweb --- vars/packweb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vars/packweb.json b/vars/packweb.json index e23a851..1919d2f 100644 --- a/vars/packweb.json +++ b/vars/packweb.json @@ -1,8 +1,8 @@ { "box_name": "packweb" ,"ansible_version": "2.2.1.0" - ,"roles_version": "9.4.1" + ,"roles_version": "9.8.0" ,"box_revision": "1" - ,"debian_version": "9.6.0" - ,"debian_sha256": "c51d84019c3637ae9d12aa6658ea8c613860c776bd84c6a71eaaf765a0dd60fe" + ,"debian_version": "9.8.0" + ,"debian_sha256": "73bd56fb4548efa384bf32fd25808b99198f81c23cf19ab9e6507d898cd58dce" }