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/plugins/modules/cloud/rackspace
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
..
rax.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
rax_cbs.py Prepare for distutils.version being removed in Python 3.12 (#3936) 2021-12-24 17:34:48 +00:00
rax_cbs_attachments.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
rax_cdb.py Fix sanity issues. (#4346) 2022-03-14 20:56:27 +01:00
rax_cdb_database.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
rax_cdb_user.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
rax_clb.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
rax_clb_nodes.py Fix syntax in rax_clb_nodes that breaks in Python3 (#4933) 2022-07-07 21:49:45 +02:00
rax_clb_ssl.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
rax_dns.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
rax_dns_record.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
rax_facts.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
rax_files.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
rax_files_objects.py rax_files_objects: refactoring (#4649) 2022-05-11 22:05:18 +02:00
rax_identity.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
rax_keypair.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
rax_meta.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
rax_mon_alarm.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
rax_mon_check.py Fix various module docs. (#4887) 2022-06-22 22:43:48 +02:00
rax_mon_entity.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
rax_mon_notification.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
rax_mon_notification_plan.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
rax_network.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
rax_queue.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
rax_scaling_group.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
rax_scaling_policy.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00