This commit is contained in:
parent
4e2fb147be
commit
480d073db1
@ -35,7 +35,7 @@ RUN pip3 install --upgrade pip
|
||||
RUN pip3 install --use-pep517 --ignore-installed \
|
||||
ansible-core==${ANSIBLE_VERSION} \
|
||||
ansible-lint==${ANSIBLE_LINT_VERSION} \
|
||||
yamllint==${YAML_INT_VERSION}
|
||||
yamllint==${YAMLLINT_VERSION}
|
||||
|
||||
# install ansible collections
|
||||
RUN ansible-galaxy collection install ansible.posix
|
||||
|
Loading…
Reference in New Issue
Block a user