Skip to content

Add missing collections and platforms metadata to role metas#87

Open
blaipr wants to merge 1 commit into
ctrliq:mainfrom
blaipr:add-missing-role-metadata
Open

Add missing collections and platforms metadata to role metas#87
blaipr wants to merge 1 commit into
ctrliq:mainfrom
blaipr:add-missing-role-metadata

Conversation

@blaipr

@blaipr blaipr commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add collections: [ctrliq.ascender] to 5 roles missing it: collect_async_status, filetree_read, global_vars, meta_dependency_check, object_diff
  • Add platforms: block to global_vars and meta_dependency_check roles for consistency with all other roles

Without the collections declaration, FQCN resolution relies on implicit lookup, which can be fragile in environments with multiple collections installed.

Test plan

  • ansible-lint passes
  • Role metadata validates correctly

Add collections: [ctrliq.ascender] to 5 roles that were missing it
(collect_async_status, filetree_read, global_vars, meta_dependency_check,
object_diff). Add platforms metadata to global_vars and
meta_dependency_check roles for consistency with other roles.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant