mirror of https://github.com/ansible/ansible.git
apt: update cache until corrupt package lists are fixed (#5448)
* apt: If the cache object fails to lost due to a corrupt file, try to update the cache until it is fixed. * Append -q to the update parameters * Remove unused variable * Use a string that doesn't rely on internationalization * Use py24 exception style * Use get_exception Fixes #2951reviewable/pr18780/r1
parent
859180d013
commit
5890fba5dc
Loading…
Reference in New Issue