rmasters / ghost-ansible

An Ansible playbook to install Ghost
MIT License
1 stars 0 forks source link

Submit roles to Galaxy? #2

Open mpdehaan opened 10 years ago

mpdehaan commented 10 years ago

Just thought I might suggest it...

Would you be interested in splitting these into roles in a seperate directory and submitting to galaxy.ansibleworks.com?

Figured I would give this a shot -- you would then be able to have a setup.sh that was just

ansible-galaxy install username.role1 username.role2 username.role2 etc to fetch all the roles, and this would allow more people exposure to this content.

Anyway, just a suggestion -- feel free to close this ticket!

rmasters commented 10 years ago

Hi Michael, I've been waiting for something like Galaxy to come along :) I'll look into reorganising this repo to fit.

Cheers