rvm / rvm1-ansible

The official ansible RVM role to install and manage your Ruby versions.
MIT License
271 stars 136 forks source link

Updated to use the full set of GPG keys as described on rvm.io #185

Closed philbo closed 5 years ago

philbo commented 5 years ago

Addresses https://github.com/rvm/rvm1-ansible/issues/184

pkuczynski commented 5 years ago

Thanks!

philbo commented 5 years ago

The failing test is due to "gpg: keyserver receive failed: Cannot assign requested address". Some Googling suggests this is an intermittent network issue.