[Ansible] Upgrade ansible-core to v2.12.9 and linter to 6.5.2
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
8bce4ee2d8
commit
4abdccd5e1
@ -3,8 +3,8 @@ FROM alpine:3.16
|
||||
|
||||
|
||||
# software versions
|
||||
ENV ANSIBLE_VERSION=2.12
|
||||
ENV ANSIBLE_LINT_VERSION=6.5.0
|
||||
ENV ANSIBLE_VERSION=2.12.9
|
||||
ENV ANSIBLE_LINT_VERSION=6.5.2
|
||||
ENV YAML_LINT_VERSION=1.27.1
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user