Skip to content

Commit 51c9798

Browse files
committed
Fix
1 parent 6715016 commit 51c9798

File tree

4 files changed

+12
-5
lines changed

4 files changed

+12
-5
lines changed

11/collection-meta.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -226,9 +226,6 @@ collections:
226226
announce_version: 11.0.0b1
227227
reason: guidelines-violation
228228
discussion: https://forum.ansible.com/t/8609
229-
reason_text: >
230-
The collection has
231-
L(unresolved sanity test failures, https://github.com/ansible-collections/google.cloud/issues/613).
232229
updates:
233230
- cancelled_version: 11.8.0
234231
reason_text: The sanity test failures have been addressed.

12/ansible-12.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ dellemc.unity: >=2.0.0,<3.0.0
5757
f5networks.f5_modules: >=1.37.0,<2.0.0
5858
fortinet.fortimanager: >=2.10.0,<3.0.0
5959
fortinet.fortios: >=2.4.0,<3.0.0
60+
google.cloud: >=1.0.0,<2.0.0
6061
grafana.grafana: >=6.0.0,<7.0.0
6162
hetzner.hcloud: >=5.1.0,<6.0.0
6263
hitachivantara.vspone_block: >=3.5.0,<4.0.0

12/ansible.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ dellemc.unity
5454
f5networks.f5_modules
5555
fortinet.fortimanager
5656
fortinet.fortios
57+
google.cloud
5758
grafana.grafana
5859
hetzner.hcloud
5960
hitachivantara.vspone_block

12/collection-meta.yaml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,16 @@ collections:
199199
repository: https://github.com/fortinet-ansible-dev/ansible-galaxy-fortimanager-collection
200200
fortinet.fortios:
201201
repository: https://github.com/fortinet-ansible-dev/ansible-galaxy-fortios-collection
202+
google.cloud:
203+
repository: https://github.com/ansible-collections/google.cloud
204+
removal:
205+
major_version: 12.0.0
206+
reason: guidelines-violation
207+
discussion: https://forum.ansible.com/t/8609
208+
updates:
209+
- removed_version: 12.0.0a1
210+
- readded_version: 12.0.0b1
211+
reason_text: The sanity test failures have been addressed.
202212
grafana.grafana:
203213
maintainers:
204214
- ishanjainn
@@ -456,8 +466,6 @@ removed_collections:
456466
reason: considered-unmaintained
457467
discussion: https://github.com/ansible-community/community-topics/issues/225
458468
announce_version: 7.7.0
459-
google.cloud:
460-
repository: https://github.com/ansible-collections/google.cloud
461469
hpe.nimble:
462470
maintainers:
463471
- ar-india

0 commit comments

Comments
 (0)