Skip to content

Conversation

4censord
Copy link

Description

Related to #44

This is a first step for publishing to Ansible galaxy.

It also enabled users to install the collection into their existing ansible projects directly from git.

This can be tested already, using a requirements file like this:

---
collections:
  - name: opensearch.opensearch
    type: git
    source: git+https://github.com/4censord/opensearch-ansible-playbook

or respective ansible-galaxy collection install git+https://github.com/4censord/opensearch-ansible-playbook

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

This enable users to install the roles as a collection directly from git

Signed-off-by: Daniel Koschützki <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant