diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 38200930..27ead7b3 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -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: