Add missing deps declarations

This commit is contained in:
Guido Grazioli 2022-12-13 12:31:03 +01:00
commit 63dc369148
No known key found for this signature in database
GPG key ID: 22C8C31EF2BC093B
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"