April 2020
Intermediate to advanced
482 pages
15h 16m
English
In some cases, we need to run a task inside an Ansible playbook to loop over some data. Ansible's loops allow us to loop over a variable (a dictionary or a list) multiple times in order to achieve this behavior. In this recipe, we will outline how to use Ansible's loops.
Read now
Unlock full access