Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Changed roles and collections install using the generated requirement… #3

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

dderemiah
Copy link
Contributor

Changes the role installer to use the -r to use the generated requirements file. In preparation for a way to specify source and version in roles:. Hopefully someone can assist with that. Would like an example of how to get this functionality:

---
roles:
   - name: MYROLE
     src: https://github.com/dderemiah/MYROLE.git
     scm: git
     version: mytag

@ansibleguy ansibleguy self-assigned this Dec 6, 2023
@ansibleguy ansibleguy added the enhancement New feature or request label Dec 6, 2023
Copy link
Owner

@ansibleguy ansibleguy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, yes.
Thank you

@ansibleguy ansibleguy merged commit 194c209 into ansibleguy:latest Dec 6, 2023
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants