Hi all
I’m still figuring out what’s the best way to use ansible-galaxy playbooks. So for instance I have this one. I want to include it in my site.yml file but need to override some stuff, llike the version of Ruby it installs. How do I do that?
rbenv:
ruby_version: 2.1.3