mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
3afcf7e75d
* 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>
7 lines
641 B
YAML
7 lines
641 B
YAML
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).
|