[v26] Upgrade ansible-linter to v6.22.0
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
e2af2ce7de
commit
0fe1a80a6d
@ -30,4 +30,4 @@ steps:
|
||||
# tags
|
||||
tags:
|
||||
- 'latest'
|
||||
- 'v25'
|
||||
- 'v26'
|
||||
|
@ -3,7 +3,7 @@ FROM alpine:3.18
|
||||
|
||||
# software versions
|
||||
ENV ANSIBLE_VERSION=2.13.11
|
||||
ENV ANSIBLE_LINT_VERSION=6.21.1
|
||||
ENV ANSIBLE_LINT_VERSION=6.22.0
|
||||
ENV YAML_LINT_VERSION=1.32.0
|
||||
|
||||
# install software
|
||||
|
Loading…
Reference in New Issue
Block a user