mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-22 16:51:17 +00:00
Fix KeyError: 'prepared' while installing dependencies using deb=<file>.deb This error shows up when --diff was not passed by and the deb files has dependencies not yet installed. Closes #3752.