summaryrefslogtreecommitdiffstats
path: root/requirements.yml
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-11-07 16:22:25 +0100
committerAhmed Abdelhalim <[email protected]>2025-11-07 16:56:44 +0100
commitb67af703c8fa35e85110a1c77d7c550b803a594a (patch)
tree5ab8eb15c4b474cea030e795229bbe17a9ee9ef0 /requirements.yml
parent255869fd1b16965d5a89899d26dec2718f228b96 (diff)
Add scheduled weekly test and pin testing lib versions
Diffstat (limited to 'requirements.yml')
-rw-r--r--requirements.yml7
1 files changed, 4 insertions, 3 deletions
diff --git a/requirements.yml b/requirements.yml
index 6dce4c4..bf74262 100644
--- a/requirements.yml
+++ b/requirements.yml
@@ -1,7 +1,8 @@
---
collections:
- name: community.general
- version: ">=10.7.0,<11.0.0"
-
+ version: "10.7.0"
- name: ansible.posix
- version: ">=1.6.0,<2.0.0"
+ version: "2.1.0"
+ - name: community.docker
+ version: "4.8.1"