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
Alexei Znamensky 358b579803
rax_files_objects: refactoring (#4649)
* rax_files_objects: refactoring

- simplifications
- use of comprehensions
- better use of exceptions
- improvements on the documentation blob
- src and dest mutually exclusive in module definition

* added changelog fragment

* Update plugins/modules/cloud/rackspace/rax_files_objects.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* rollback of mutually_exclusive

Co-authored-by: Felix Fontein <felix@fontein.de>
2022-05-11 22:05:18 +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 mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +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 mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +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