Review questions
Do you think you've understood this chapter well enough? Try answering the following questions to test your understanding:
- Which statement in Ansible replaces the
for
loop? - How is the
with_____
statement used to iterate dictionaries? - How would you add a statement to a template that prints when, and by whom, it was modified?
- How would you print the values of a nested hash?