[Ansible-Lint] Update to version 6.8.7
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Cornet 2022-11-21 10:55:17 +01:00
parent 6ca0ad90bd
commit aa6602dc46
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ FROM alpine:3.16
# software versions
ENV ANSIBLE_VERSION=2.12.10
ENV ANSIBLE_LINT_VERSION=6.8.6
ENV ANSIBLE_LINT_VERSION=6.8.7
ENV YAML_LINT_VERSION=1.28.0

View File

@ -5,7 +5,7 @@ Small Alpine container useful for an Ansible linter pipeline. Useful for CI/CD p
# Preinstalled software
- ansible-core == 2.12.10
- ansible-lint == 6.8.6
- ansible-lint == 6.8.7
- yamllint == 1.28.0
# Ansible collections