zzet / rbenv

Ansible role for installing rbenv.
https://galaxy.ansible.com/zzet/rbenv/
188 stars 112 forks source link

Fix 2.11 deprecation warnings #130

Closed msaladna closed 5 years ago

msaladna commented 5 years ago

Correct syntax for squash_actions deprecation warnings:

[DEPRECATION WARNING]: Invoking "homebrew" only once while using a loop via squash_actions is deprecated. Instead of using a loop to supply multiple items and specifying name: "{{ item }}", please use name: ['openssl', 'libyaml'] and remove the loop. This feature will be removed in version 2.11.