Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Publish as Ansible collection instead of individual Package Manager packages #20

@saitho

Description

@saitho

In requirements.yaml file one can specify package, repository and version like so:

- src: https://github.com/bennojoy/nginx
  version: master
  name: nginx_role

The issue with that is that StackHead uses Git submodules which are not intialized then, resulting in errors.
Instead we should look into Collections: https://docs.ansible.com/ansible/devel/dev_guide/developing_collections.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions