1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/changelogs
Teddy Caddy 9a928d5ffb
Fix syntax in rax_clb_nodes that breaks in Python3 (#4933)
* Use syntax that works in both Python 2 and 3 when iterating through a
    dict that's going to be mutated during iteration
  * Fixes `dictionary changed size during iteration` error
  * Fixes #4932
2022-07-07 21:49:45 +02:00
..
fragments Fix syntax in rax_clb_nodes that breaks in Python3 (#4933) 2022-07-07 21:49:45 +02:00
.gitignore
changelog.yaml Reset changelog. 2022-05-17 13:42:40 +02:00
config.yaml