mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
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>
This commit is contained in:
parent
73cea82fe7
commit
358b579803
2 changed files with 65 additions and 123 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- rax_files_objects - minor refactoring improving code quality (https://github.com/ansible-collections/community.general/pull/4649).
|
Loading…
Add table
Add a link
Reference in a new issue