Conditionals — Ansible Documentation
docs.ansible.com › ansible › latestDec 21, 2021 · You can do all of these things with conditionals. Ansible uses Jinja2 tests and filters in conditionals. Ansible supports all the standard tests and filters, and adds some unique ones as well. Note. There are many options to control execution flow in Ansible. You can find more examples of supported conditionals at https://jinja.palletsprojects ...