haxorof/ansible-role-docker-ce

Migrating from with_X to loop

haxorof opened this issue · 0 comments

It is recommended to use loop instead of with_X since Ansible 2.5:
https://docs.ansible.com/ansible/2.6/user_guide/playbooks_loops.html#migrating-from-with-x-to-loop