forked from infra/ansible
Use current acertmgr version.
This commit is contained in:
parent
79303d999c
commit
fb36cabe6c
@ -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=6e9742ca8b73aa4db70475fd1fcd97543559b140
|
||||
git: repo=https://github.com/moepman/acertmgr.git dest=/opt/acertmgr depth=1 version=85fae91bcbcba649e6f302c55d287137b177b5f0
|
||||
|
||||
- name: Create config directories
|
||||
file: path={{ item }} state=directory mode=0755
|
||||
|
Loading…
Reference in New Issue
Block a user