As I wanted to be able to easily install roles that couldn't be available through galaxy on single public github repos, and as I didn't find any tool capable of that, I've written one myself. It is available at https://github.com/javiplx/ansible-library/ and it is a minimal implementation of the galaxy API capable to install roles (this is, 'ansible-galaxy install xxx' works against it).
It will not work wit stock ansible but needs small patches both for 2.x ( https://github.com/ansible/ansible/pull/14779) and 1.x ( https://github.com/ansible/ansible/pull/14780), which I've just submitted as pull requests. Javier Palacios -- 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/CANsNpUQc6DmX_5RkNQVSjuMrCJxSDG1saiXuwKjEUFNTSf2MXw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
