Re: [ansible-project] recommended strategy for assembling roles dir from shared roles

2014-03-10 Thread Michael DeHaan
So galaxy already supports a requirements file: IIRC ansible-galaxy install -f filename where the file is username.rolename[,version] username.rolename etc When starting this I had posted in the beginning I think I had said I'm totally open to upgrades inspired from other tooling and want to

[ansible-project] recommended strategy for assembling roles dir from shared roles

2014-03-10 Thread Jonathan Sabo
What are some good ways to automate pulling down shared roles from Galaxy or shared github repos? How are people doing that today? Are you scripting ansible-galaxy or do tools like librarian-whatever exist? What's the best way to go about this? Thanks, Jonathan -- You received this mess