-
Notifications
You must be signed in to change notification settings - Fork 398
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DNM - Migrate modules autoscaling_instance_refresh,autoscaling_instan…
…ce_refresh_info and tests (#2177) Depends-On: ansible-collections/amazon.aws#2338 Remove autoscaling_instance_refresh,autoscaling_instance_refresh_info modules and tests, these modules have been migrated to amazon.aws collection. Update runtime.yml with redirects to that collection Update ignore files Reviewed-by: Mandar Kulkarni <[email protected]> Reviewed-by: Alina Buzachis
- Loading branch information
Showing
12 changed files
with
14 additions
and
1,122 deletions.
There are no files selected for viewing
8 changes: 8 additions & 0 deletions
8
...ogs/fragments/migrate_autoscaling_instance_refresh_autoscaling_instance_refresh_info.yaml
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,8 @@ | ||
--- | ||
breaking_changes: | ||
- autoscaling_instance_refresh - The module has been migrated from the ``community.aws`` | ||
collection. Playbooks using the Fully Qualified Collection Name for this module | ||
should be updated to use ``amazon.aws.autoscaling_instance_refresh`` (https://github.com/ansible-collections/community.aws/pull/2177). | ||
- autoscaling_instance_refresh_info - The module has been migrated from the ``community.aws`` | ||
collection. Playbooks using the Fully Qualified Collection Name for this module | ||
should be updated to use ``amazon.aws.autoscaling_instance_refresh_info`` (https://github.com/ansible-collections/community.aws/pull/2177). |
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 was deleted.
Oops, something went wrong.
Oops, something went wrong.