Skip to content

Could you tag the versions of this role? #5

@MaxValue

Description

@MaxValue

Ansible Galaxy uses git tags by default to discern the versions of a role.

At the moment it is only possible to pin versions of this role by branch name (defeats the purpose) or by commit hash.

I am talking about the Ansible galaxy requirements file. For example to make sure that a specific version of this role is installed on the controller the file would look like this:

roles:
  - name: nvjacobo.caddy
    version: "1.0.0"

except that this version does not exist.

Could you please at least tag the current version?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions