Skip to content

Commit 8f306eb

Browse files
mariolenzgotmax23
authored andcommitted
Remove community.azure from Ansible 10
1 parent 0a5c5c3 commit 8f306eb

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

10/ansible.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ cisco.ucs
2222
cloud.common
2323
cloudscale_ch.cloud
2424
community.aws
25-
community.azure
2625
community.ciscosmb
2726
community.crypto
2827
community.digitalocean

10/changelog.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
---
22
ancestor: 9.0.0
3-
releases: {}
3+
releases:
4+
10.0.0a1:
5+
changes:
6+
removed_features:
7+
- The deprecated ``community.azure`` collection has been been removed.
8+
There is a successor collection ``azure.azcollection`` in the community package which should cover the same functionality.

10/collection-meta.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,8 +199,6 @@ collections:
199199
repository: https://github.com/cloudscale-ch/ansible-collection-cloudscale
200200
community.aws:
201201
repository: https://github.com/ansible-collections/community.aws
202-
community.azure:
203-
repository: https://github.com/ansible-collections/community.azure
204202
community.crypto:
205203
repository: https://github.com/ansible-collections/community.crypto
206204
community.digitalocean:

0 commit comments

Comments
 (0)