-
Notifications
You must be signed in to change notification settings - Fork 24k
Added Community Collection Template as a collection-type to create new collections locally #80782
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…w collections locally Signed-off-by: Ompragash Viswanathan <ompragash@proton.me>
Signed-off-by: Ompragash Viswanathan <ompragash@proton.me>
Signed-off-by: Ompragash Viswanathan <ompragash@proton.me>
Signed-off-by: Ompragash Viswanathan <ompragash@proton.me>
Signed-off-by: Ompragash Viswanathan <ompragash@proton.me>
The test
|
Signed-off-by: Ompragash Viswanathan <ompragash@proton.me>
Instead of embedding ever more complex templates into ansible-galaxy, we should rely on externally provided templates. Perhaps something like this (just an example, a different option may be more appropriate):
Then the templates can be easily versioned, updated, etc. without having to constantly update ansible-galaxy. |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
+100 to this. I don't see us ever accepting things like the GHA workflows included in this PR into this repo. |
@Ompragash this PR contains the following merge commits: Please rebase your branch to remove these commits. |
The test
|
@sivel This has already been discussed in the earlier PR #74901 but do you think we can hardcode the community-collection repo link in the galaxy code and running the command |
@Ompragash Any template download implementation should not be hard-coded. |
The test
|
Closing, per previous comments. |
SUMMARY
ansible-galaxy
command. Eg:ansible-galaxy collection init example.my_collection --type community
community
.Extras:
container
,apb
andnetwork
.ISSUE TYPE
COMPONENT NAME