forked from infra/ansible
Use current acertmgr version.
This commit is contained in:
parent
f6a6309608
commit
8aa3a6c806
@ -14,7 +14,7 @@
|
||||
apt: name=python-openssl default_release=jessie-backports state=latest
|
||||
|
||||
- name: Install acertmgr
|
||||
git: repo=https://github.com/moepman/acertmgr.git dest=/opt/acertmgr depth=1 version=85fae91bcbcba649e6f302c55d287137b177b5f0
|
||||
git: repo=https://github.com/moepman/acertmgr.git dest=/opt/acertmgr depth=1 version=480337648699cfbe321774dee1d8aa82eb27b626
|
||||
|
||||
- name: Create config directories
|
||||
file: path={{ item }} state=directory mode=0755
|
||||
|
Loading…
Reference in New Issue
Block a user