How to keep track of where you are in an Ansible loop?
I need to write some lines in a YAML file for a variable number of times:
How to keep track of where you are in an Ansible loop?
I need to write some lines in a YAML file for a variable number of times: