-
Notifications
You must be signed in to change notification settings - Fork 339
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
stable-4.x: Deprecate vmware_cluster_info (#2286)
SUMMARY Deprecate community.vmware.vmware_cluster_info in favor of vmware.vmware.cluster_info. ISSUE TYPE Feature Pull Request COMPONENT NAME vmware_cluster_info ADDITIONAL INFORMATION Backport of #2260 ansible-collections/vmware.vmware#80
- Loading branch information
Showing
5 changed files
with
11 additions
and
197 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,3 @@ | ||
deprecated_features: | ||
- vmware_cluster_info - the module has been deprecated and will be removed in community.vmware 7.0.0 | ||
(https://github.com/ansible-collections/community.vmware/pull/2260). |
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 was deleted.
Oops, something went wrong.
194 changes: 0 additions & 194 deletions
194
tests/integration/targets/vmware_cluster_info/tasks/main.yml
This file was deleted.
Oops, something went wrong.