Skip to content

refactor(manager/ansible-galaxy): parse package file as YAML #44253

Description

@jamietanna

Currently we parse the file as a string and go line-by-line, which leads to cases like #44240.

If we were to migrate this to YAML parsing, this wouldn't happen (and we'd get some stronger type/schema safety with Zod).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Priority

    None yet

    Datasource

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions