Hi everyone. I expected this functionality to exist, but I can't find it so either it does exist and someone can gently point me toward the document I missed or it doesn't exist and we might want to talk about weather it should exist.
I expected I could write a file like ~/.ansible/galaxy-defaults.yaml that would look like this: --- author: me company: me.com license: my license ... etc ... and then when I run ansible-galaxy init somenewrole, my somenewrole/meta/main.yaml and my somenewrole/README.md files would have that info already templated in. Does that make sense? I'm a perl guy (ducks head, waits for laughter to subside) and I'm used to using Module::Starter where you can put values in ~/.module-starter/config and those values get templated into new modules. If I'm still not making sense, here's Module::Starter <http://search.cpan.org/~xsawyerx/Module-Starter/bin/module-starter#CONFIGURATION> Thanks! Sorry if I missed something in the docs that should have shown me how to do this! -Dylan -- 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/09347c87-b995-4dd4-a04d-a4c71a7ceb9f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
