RiotGamesCookbooks / rbenv-cookbook

Installs and configures rbenv
http://community.opscode.com/cookbooks/rbenv
Apache License 2.0
137 stars 109 forks source link

if / not_if Guards in rbenv_execute provider #123

Open corporealfunk opened 9 years ago

corporealfunk commented 9 years ago

I'll try to get a pull request made for this, but in the meantime:

Since the rbenv_execute provider is basically just an rbenv-aware wrapper for Chef's "execute", it would be very helpful to allow a pass thru of the "if/not_if" guards that Chef's "execute" provides.