I like your syntax suggestion. That seems to fit more with the ansible project. I agree that specifying the protocol would be a good idea.
Here's what it might look like: # Galaxy roles adham.helal.authentication agios.nginx-unicorn,1.3 # Custom roles using various protocols disa-stig-rhel6,git,ssh://[email protected]:ansible/role-disa-stig-rhel6.git,1.0 kibana,git,https://git.acme.com:ansible/role-kibana.git logstash,git,git://[email protected]:ansible/role-logstash.git -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/2946b30e-e772-44af-9592-f0fec3f8da30%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
