Skip to content

Commit

Permalink
Merge pull request #36 from Venafi/ansible-outagepredict-migration
Browse files Browse the repository at this point in the history
adding changes for outage predict migration
  • Loading branch information
angelmoo authored Feb 5, 2021
2 parents eaa05c4 + 1f7118a commit 8389453
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion molecule/default/playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
- name: "Install vcert for verification"
pip:
name:
- vcert==0.9.0
- vcert==0.10.0

- name: "Verify Venafi certificate on remote host"
venafi_certificate:
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
vcert~=0.9.0
vcert~=0.10.0
ansible
cryptography

0 comments on commit 8389453

Please sign in to comment.