Skip to content

Commit

Permalink
set up requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
suhancz committed Oct 27, 2023
1 parent 4b5a62f commit 0515b10
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 4 additions & 0 deletions collections/requirements.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
collections:
- name: ansible.posix
version: 1.5.4
3 changes: 1 addition & 2 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,7 @@ dependencies: []
# List your role dependencies here, one per line. Be sure to remove the '[]' above,
# if you add dependencies to this list.
collections:
- name: ansible.posix
version: 1.5.4
- ansible.posix
- community.crypto
- community.general
- community.dns
Expand Down

0 comments on commit 0515b10

Please sign in to comment.