[CI] Update ansible-lint to 6.14.3
This commit is contained in:
parent
4f63bf05dd
commit
58ec348dac
@ -4,7 +4,7 @@ FROM alpine:3.16
|
|||||||
|
|
||||||
# software versions
|
# software versions
|
||||||
ENV ANSIBLE_VERSION=2.12.10
|
ENV ANSIBLE_VERSION=2.12.10
|
||||||
ENV ANSIBLE_LINT_VERSION=6.14.2
|
ENV ANSIBLE_LINT_VERSION=6.14.3
|
||||||
ENV YAML_LINT_VERSION=1.29.0
|
ENV YAML_LINT_VERSION=1.29.0
|
||||||
|
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@ Small Alpine container useful for an Ansible linter pipeline. Useful for CI/CD p
|
|||||||
|
|
||||||
# Preinstalled software
|
# Preinstalled software
|
||||||
- ansible-core == 2.12.10
|
- ansible-core == 2.12.10
|
||||||
- ansible-lint == 6.14.2
|
- ansible-lint == 6.14.3
|
||||||
- yamllint == 1.28.0
|
- yamllint == 1.28.0
|
||||||
|
|
||||||
# Ansible collections
|
# Ansible collections
|
||||||
|
Loading…
Reference in New Issue
Block a user