Hi Javier,

Galaxy should work with your own repos:

https://opencredo.com/reusing-ansible-roles-with-private-git-repos-and-dependencies/

The secret sauce is in the requirements.yml file.

Steve



On Friday, 4 March 2016 03:10:50 UTC+11, Javier Palacios wrote:
>
> 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/8da7b8cd-f2a7-49e9-8302-0545ad2bfaaa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to