[Ansible] Upgrade to version 2.13.5
This commit is contained in:
parent
037de1cf48
commit
6a5f799ed1
@ -28,5 +28,5 @@ steps:
|
|||||||
|
|
||||||
# tags
|
# tags
|
||||||
tags:
|
tags:
|
||||||
- 'v0.9'
|
- 'v0.10'
|
||||||
- 'latest'
|
- 'latest'
|
||||||
|
@ -3,8 +3,8 @@ FROM alpine:3.16
|
|||||||
|
|
||||||
|
|
||||||
# software versions
|
# software versions
|
||||||
ENV ANSIBLE_VERSION=2.12.9
|
ENV ANSIBLE_VERSION=2.13.5
|
||||||
ENV ANSIBLE_LINT_VERSION=6.8.0
|
ENV ANSIBLE_LINT_VERSION=6.8.4
|
||||||
ENV YAML_LINT_VERSION=1.28.0
|
ENV YAML_LINT_VERSION=1.28.0
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user