rvm / rvm1-ansible

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

retry gpg key import #93

Closed nathantypanski closed 8 years ago

nathantypanski commented 8 years ago

GPG key import sometimes fail due to network partitions or errors on the remote server. Retry the GPG key import up to 5 times if this happens, so the playbook doesn't fail from temporary network issues.