Skip to content

Removed deprecated gcp_mlengine* modules from action_groups - #773

Open
AllRWeak wants to merge 1 commit into
ansible-collections:masterfrom
ClarifiedSecurity:runtime_fix
Open

Removed deprecated gcp_mlengine* modules from action_groups#773
AllRWeak wants to merge 1 commit into
ansible-collections:masterfrom
ClarifiedSecurity:runtime_fix

Conversation

@AllRWeak

@AllRWeak AllRWeak commented Aug 2, 2026

Copy link
Copy Markdown
SUMMARY

Removing gcp_mlengine* modules deprecated with the 1.14.0 version also from action_groups to avoid breaking errors when using Ansible module_defaults . Otherwise all playbooks fill fail where for an example group/google.cloud.gcp are used.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

meta/runtime.yml

ADDITIONAL INFORMATION

When installing the 1.14.0 google.cloud collection but using module default for all GCP modules all playbooks fill fail with the error below since the action_groups are still trying the resolve the non-existent modules. This PR will remove them from the action_groups to avoid that error.

[ERROR]: The 'google.cloud.gcp_mlengine_model' module has been removed. Cloud AI Platform is deprecated and access will be discontinued January 31 2025 in favor of Vertex AI. This feature was removed from collection 'google.cloud' in a release after 2025-01-31.

@sonarqubecloud

sonarqubecloud Bot commented Aug 2, 2026

Copy link
Copy Markdown

@thekad

thekad commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

This was an oversight left from #707 but not sure it requires a whole new release cc @SirGitsalot

@thekad
thekad requested a review from SirGitsalot August 4, 2026 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants