Add missing deps declarations

This commit is contained in:
Guido Grazioli
2022-12-13 12:31:03 +01:00
parent f4fe9df97c
commit 63dc369148
5 changed files with 6 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ collections:
- name: middleware_automation.redhat_csp_download
version: ">=1.2.1"
- name: community.general
- name: ansible.posix
- name: community.docker
version: ">=1.9.1"