File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,6 @@ cisco.ucs
22
22
cloud.common
23
23
cloudscale_ch.cloud
24
24
community.aws
25
- community.azure
26
25
community.ciscosmb
27
26
community.crypto
28
27
community.digitalocean
Original file line number Diff line number Diff line change 1
1
---
2
2
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.
Original file line number Diff line number Diff line change @@ -199,8 +199,6 @@ collections:
199
199
repository : https://github.com/cloudscale-ch/ansible-collection-cloudscale
200
200
community.aws :
201
201
repository : https://github.com/ansible-collections/community.aws
202
- community.azure :
203
- repository : https://github.com/ansible-collections/community.azure
204
202
community.crypto :
205
203
repository : https://github.com/ansible-collections/community.crypto
206
204
community.digitalocean :
You can’t perform that action at this time.
0 commit comments