Review questions
Do you think you've understood the chapter well enough? Try answering the following questions to test your understanding:
- What is the replacement for the
if else
statements in Ansible? - How can you selectively import platform-specific variables?
- Why do Jinja2 templates use
__
and__
to delimit control structures? - How would you skip running roles on incompatible platforms?