Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions 11/collection-meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,11 @@ collections:
repository: https://github.com/ansible-collections/community.crypto
community.digitalocean:
repository: https://github.com/ansible-collections/community.digitalocean
removal:
major_version: 13
announce_version: 11.12.0
reason: deprecated
discussion: https://forum.ansible.com/t/44602
community.dns:
maintainers:
- felixfontein
Expand Down
5 changes: 5 additions & 0 deletions 12/collection-meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,11 @@ collections:
repository: https://github.com/ansible-collections/community.crypto
community.digitalocean:
repository: https://github.com/ansible-collections/community.digitalocean
removal:
major_version: 13
announce_version: 12.2.0
reason: deprecated
discussion: https://forum.ansible.com/t/44602
community.dns:
maintainers:
- felixfontein
Expand Down
1 change: 0 additions & 1 deletion 13/ansible-13.build
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ cloudscale_ch.cloud: >=2.5.0,<3.0.0
community.aws: >=10.0.0,<11.0.0
community.ciscosmb: >=1.0.0,<2.0.0
community.crypto: >=3.0.0,<4.0.0
community.digitalocean: >=1.27.0,<2.0.0
community.dns: >=3.3.0,<4.0.0
community.docker: >=5.0.0-a1,<6.0.0
community.general: >=11.4.0,<12.0.0
Expand Down
1 change: 0 additions & 1 deletion 13/ansible.in
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ cloudscale_ch.cloud
community.aws
community.ciscosmb
community.crypto
community.digitalocean
community.dns
community.docker
community.general
Expand Down
9 changes: 7 additions & 2 deletions 13/collection-meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,6 @@ collections:
repository: https://github.com/ansible-collections/community.ciscosmb
community.crypto:
repository: https://github.com/ansible-collections/community.crypto
community.digitalocean:
repository: https://github.com/ansible-collections/community.digitalocean
community.dns:
maintainers:
- felixfontein
Expand Down Expand Up @@ -381,6 +379,13 @@ removed_collections:
reason: considered-unmaintained
discussion: https://github.com/ansible-community/community-topics/issues/263
announce_version: 9.0.0a1
community.digitalocean:
repository: https://github.com/ansible-collections/community.digitalocean
removal:
version: 13.0.0b1
reason: deprecated
discussion: https://forum.ansible.com/t/44602
announce_version: 12.2.0
community.fortios:
repository: https://github.com/ansible-collections/community.fortios
removal:
Expand Down