Skip to content

Commit

Permalink
docs: update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
surajsbharadwaj committed Dec 11, 2024
1 parent 8030c5d commit 0d86b29
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
collections:
- name: ansible.posix
version: ">=1.5.4"
version: "1.5.4"
type: galaxy

- name: community.general
version: ">=10.1.0"
version: "10.1.0"
type: galaxy

- name: ansible.utils
version: ">=4.1.0"
version: "4.1.0"
type: galaxy

0 comments on commit 0d86b29

Please sign in to comment.