Skip to content

Commit

Permalink
Merge pull request #50 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 449026d + afe6033 commit 4c0e52a
Show file tree
Hide file tree
Showing 2 changed files with 487 additions and 692 deletions.
3 changes: 2 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@ verify_ssl = true
pytest = "*"
pylint = "*"
docker = "*"
ansible = "*"

[packages]
molecule = "*"
cryptography = "==3.3.2"
ansible = "==2.10.0"

[requires]
python_version = "3.6"
Loading

0 comments on commit 4c0e52a

Please sign in to comment.