Skip to content

Fix the targets of the ansible-lint GitHub Action to use a globbing pattern instead of a list of files #55

@jerome-caucat

Description

@jerome-caucat

In our ansible-lint GitHub Action the use of a globbing pattern was temporarily disabled because of a bug in the dependency ansible-lint-action#30.

Instead of a generic globbing pattern we are currently using a list of files that needs to be kept updated, this is not practical.

As soon as ansible-lint-action#30 is fixed we should re-enable the globbing pattern.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions