mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
minor refactors on plugins/modules/cloud/misc (#2557)
* minor refactors on plugins/modules/cloud/misc * added changelog fragment * removed unreachable statement * Update plugins/modules/cloud/misc/terraform.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/cloud/misc/rhevm.py Co-authored-by: Felix Fontein <felix@fontein.de> * adjusted per PR comment Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
43c12b82fa
commit
3afcf7e75d
7 changed files with 32 additions and 29 deletions
7
changelogs/fragments/2557-cloud-misc-refactor.yml
Normal file
7
changelogs/fragments/2557-cloud-misc-refactor.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
minor_changes:
|
||||
- cloud_init_data_facts - minor refactor (https://github.com/ansible-collections/community.general/pull/2557).
|
||||
- proxmox_group_info - minor refactor (https://github.com/ansible-collections/community.general/pull/2557).
|
||||
- proxmox_kvm - minor refactor (https://github.com/ansible-collections/community.general/pull/2557).
|
||||
- rhevm - minor refactor (https://github.com/ansible-collections/community.general/pull/2557).
|
||||
- serverless - minor refactor (https://github.com/ansible-collections/community.general/pull/2557).
|
||||
- terraform - minor refactor (https://github.com/ansible-collections/community.general/pull/2557).
|
Loading…
Add table
Add a link
Reference in a new issue