Skip to content

Commit

Permalink
Merge pull request #45 from tulibraries/update-ansible
Browse files Browse the repository at this point in the history
Update ansible and pin cryptography
  • Loading branch information
dkinzer authored Apr 22, 2021
2 parents 57e18da + 44d6840 commit 29c0447
Show file tree
Hide file tree
Showing 2 changed files with 341 additions and 250 deletions.
3 changes: 2 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ docker = "*"
codecov = "*"

[packages]
ansible = ">= 2.8.0"
ansible = "==2.9.20"
cryptography = "==3.3.2"
molecule = "== 2.22rc1"
flake8 = ">= 3.6.0"

Expand Down
Loading

0 comments on commit 29c0447

Please sign in to comment.