Working with Ansible {Part-8}
In this blog, we will see the Relational Operators in the Ansible playbook.
Let's say I have below YAML code where I have defined a variable with value=9 and I am comparing it in when condition and getting below results
---
- name: working with relat...
devopswala.hashnode.dev2 min read