Loading Dockerfile.linux.amd64 +2 −2 Original line number Diff line number Diff line Loading @@ -29,9 +29,9 @@ RUN pip install --no-cache-dir --upgrade pip && \ # optional: install common ansible collections RUN ansible-galaxy collection install \ community. community.general \ community.docker \ community.general \ community.mysql \ ansible.posix # prepare molecule tmp dir Loading Loading
Dockerfile.linux.amd64 +2 −2 Original line number Diff line number Diff line Loading @@ -29,9 +29,9 @@ RUN pip install --no-cache-dir --upgrade pip && \ # optional: install common ansible collections RUN ansible-galaxy collection install \ community. community.general \ community.docker \ community.general \ community.mysql \ ansible.posix # prepare molecule tmp dir Loading