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/5177reviewable/pr18780/r1
parent
e2c244664c
commit
93105ea590
Loading…
Reference in New Issue