mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Friendly Role Names and roles from URLs
* Roles can now be given a friendly name as third field in role spec csv * Roles can be installed from URL (not just from archived SCMs) * Integration tests to demonstrate this * Unit tests to ensure that role spec parsing works as expected
This commit is contained in:
committed by
Michael DeHaan
parent
4803e923ff
commit
46b59b02ed
@@ -3,3 +3,4 @@
|
||||
|
||||
roles:
|
||||
- "git-ansible-galaxy"
|
||||
- "http-role"
|
||||
|
||||
Reference in New Issue
Block a user