ansible/changelogs/fragments/ec2_group_diff_mode_support.yml
Sloane Hertel 79ecb4c41f
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
2018-08-23 19:43:18 -04:00

4 lines
181 B
YAML

---
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.