-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> * Update plugins/modules/cloud/misc/rhevm.py Co-authored-by: Felix Fontein <[email protected]> * adjusted per PR comment Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit 3afcf7e)
- Loading branch information
Showing
7 changed files
with
32 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters