Hi Team, I have a requirement to use replace module of ansible when a specific variable value is in some range like below Release (2.1) and ABOVE Release 2.0.3 -> 2.0.99 Release 1.8.8 -> 1.8.99 Release 1.7.11 -> 1.7.99 something like -- When: version | int == [1.7.11 .. 1.7.99] , any help will be much appreciative.
-- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/65124fce-ceac-4a8a-b199-d7735bd4b1a8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
