mirror of https://github.com/ansible/ansible.git
Fix apt module to be able to install package by giving just a provides and not the full name
The apt module check if a packag eis valid by loking in the cache, checking only for full name, while it should also check that the name is not just provided. Fix https://github.com/ansible/ansible/issues/5177pull/5182/head
parent
85d8587cc0
commit
3df62f1d8a
Loading…
Reference in New Issue