0x63 blog
  • Home

python

A collection of 1 post
Version numbers in Ansible code
ansible

Version numbers in Ansible code

There are two useful Jinja filters that could help dealing with version numbers in Ansible code. One is version_compare, which allows to compare version numbers. The other is regex_replace, which can be used to get a major.minor version number from a longer version number. Version comparison It
17 Oct 2016 2 min read
Page 1 of 1
0x63 blog © 2025
Powered by Ghost