Browse Source

version bump for ca_manager as we solved the root ca problem

python3
Edoardo Putti 7 years ago
committed by Andrea Cimbalo
parent
commit
35f0f8307c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      roles/ca/tasks/main.yaml

+ 1
- 1
roles/ca/tasks/main.yaml View File

@ -22,7 +22,7 @@
- name: install from release
pip:
name: https://github.com/LILiK-117bis/ca_manager/tarball/v0.1
name: https://github.com/LILiK-117bis/ca_manager/tarball/v0.2
executable: pip3
- name: create /var/lib/ca_manager


Loading…
Cancel
Save