0x63 blog
  • Home
Subscribe
Tagged

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

  • 0x63
0x63 Oct 17, 2016 • 2 min read
0x63 blog © 2022
Powered by Ghost