Install community.docker in tests

This commit is contained in:
Shane McDonald
2021-09-29 15:31:17 -04:00
parent 48ab801c8c
commit 59efcb7be8

View File

@@ -35,7 +35,7 @@ jobs:
- name: Install Collections
run: |
ansible-galaxy collection install community.general kubernetes.core:1.2.1 operator_sdk.util
ansible-galaxy collection install community.general kubernetes.core:1.2.1 operator_sdk.util community.docker
- name: Run Molecule
env: