[v18] Upgraded ansible-lint to v6.15.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
60798a6640
commit
e2b8c3ac58
@ -30,4 +30,4 @@ steps:
|
||||
# tags
|
||||
tags:
|
||||
- 'latest'
|
||||
- 'v17'
|
||||
- 'v18'
|
||||
|
@ -4,7 +4,7 @@ FROM alpine:3.16
|
||||
|
||||
# software versions
|
||||
ENV ANSIBLE_VERSION=2.12.10
|
||||
ENV ANSIBLE_LINT_VERSION=6.14.5
|
||||
ENV ANSIBLE_LINT_VERSION=6.15.0
|
||||
ENV YAML_LINT_VERSION=1.29.0
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user