Skip to content

Commit

Permalink
adding chages for outage predict migration
Browse files Browse the repository at this point in the history
  • Loading branch information
angelmoo committed Feb 4, 2021
1 parent eaa05c4 commit 1f7118a
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 1f7118a

Please sign in to comment.