Commit bdc3833c authored by nimrod's avatar nimrod
Browse files

Ansible: Add missing requirement.

parent 0d831669
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -6,3 +6,5 @@ collections:
    version: '>=5'
  - name: community.docker
    version: '>=3'
  - name: community.general
    version: '>=10.0.0'