style: consistent version naming
This commit is contained in:
parent
402a5e2be4
commit
28084e72cb
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
|
||||
# these set of tasks will upgrade Alpine from 3.22 to 3.23
|
||||
- name: "upgrade to alpine 3.23"
|
||||
# these set of tasks will upgrade Alpine from v3.22 to v3.23
|
||||
- name: "upgrade to alpine v3.23"
|
||||
when:
|
||||
- "ansible_distribution == 'Alpine'"
|
||||
- "ansible_distribution_version == '3.22'"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue