mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Add diff mode for ec2_group (#44533)
* Add (preview) diff mode support ec2_group * Add diff mode to some ec2_group integration tests * Remove unnecessary arguments and add comment to the module notes * Add changelog
This commit is contained in:
4
changelogs/fragments/ec2_group_diff_mode_support.yml
Normal file
4
changelogs/fragments/ec2_group_diff_mode_support.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
minor_changes:
|
||||
- ec2_group - Add diff mode support with and without check mode. This feature
|
||||
is preview and may change when a common framework is adopted for AWS modules.
|
||||
Reference in New Issue
Block a user