As we started facing problems with the yum module (especially the
lockfile taken by another process issue: ansible/ansible#57189)
we need the possibility to retry. As ansible 2.8 suggests the lock_timeout
parameter the solution in this PR will work with the ansible 2.7 as well.
As we started facing problems with the yum module (especially the lockfile taken by another process issue: ansible/ansible#57189) we need the possibility to retry. As ansible 2.8 suggests the lock_timeout parameter the solution in this PR will work with the ansible 2.7 as well.