community.general/lib/ansible/modules/cloud/cloudscale
Megian 7a5e7c83d3 dictionary changed size during iteration error (#37454)
Iterating an object and changing it at the same time is unsecure and no longer permitted in Python >= 3.6

Provisioning an instance fail with the Python error: "RuntimeError: dictionary changed size during iteration"
2018-04-03 06:13:09 -04:00
..
__init__.py
cloudscale_floating_ip.py
cloudscale_server.py dictionary changed size during iteration error (#37454) 2018-04-03 06:13:09 -04:00