[ANSIBLE-GALAXT] Remove installation of collections
This commit is contained in:
parent
cabcc23855
commit
5dfc888609
@ -30,4 +30,3 @@ RUN pip3 install --upgrade pip
|
||||
RUN pip3 install ansible-base==${ANSIBLE_VERSION}
|
||||
RUN pip3 install ansible-lint==${ANSIBLE_LINT_VERSION}
|
||||
RUN pip3 install yamllint==${YAML_LINT_VERSION}
|
||||
RUN ansible-galaxy install -r /drone/src/requirements.yaml
|
||||
|
Loading…
Reference in New Issue
Block a user