Skip to content

Commit

Permalink
add requirement for crypto collection (#443)
Browse files Browse the repository at this point in the history
  • Loading branch information
jnqn authored Dec 8, 2023
1 parent efc9901 commit 534bb48
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ansible/requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ collections:
- name: community.windows
source: https://galaxy.ansible.com
version: 1.12.0
- name: community.crypto
source: https://galaxy.ansible.com
version: 2.15.0

0 comments on commit 534bb48

Please sign in to comment.