Skip to content
This repository was archived by the owner on May 30, 2025. It is now read-only.

Commit 2c59ea6

Browse files
authored
Merge pull request #25 from Venafi/release-fix
updating vcert version
2 parents d465e6a + 16c93db commit 2c59ea6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

molecule/default/playbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
- name: "Install vcert for verification"
4242
pip:
4343
name:
44-
- git+https://github.com/Venafi/vcert-python.git@fix-tpp-zone-configuration-parser
44+
- vcert==0.7.0
4545

4646
- name: "Verify Venafi certificate on remote host"
4747
venafi_certificate:

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
git+https://github.com/Venafi/vcert-python.git@fix-tpp-zone-configuration-parser
1+
vcert==0.7.0
22
ansible
33
cryptography

0 commit comments

Comments
 (0)