certmgr: update to current version

This commit is contained in:
Markus 2018-01-14 18:40:19 +01:00
parent f2dca81c28
commit 7a004e4d8f
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
- python-yaml
- name: Install acertmgr
git: repo=https://github.com/moepman/acertmgr.git dest=/opt/acertmgr depth=1 version=480337648699cfbe321774dee1d8aa82eb27b626
git: repo=https://github.com/moepman/acertmgr.git dest=/opt/acertmgr depth=1 version=017f55f57cb77628061b6a5f4236055c2e4d5f02
- name: Create config directories
file: path={{ item }} state=directory mode=0755