mirror of https://github.com/ansible/ansible.git
dpkg_selections: Check if package exists before selection operation (#81406)
* dpkg_selections: Check if the package exists before the selection operation Fixes: #81404 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>pull/81440/head
parent
95fdd555b3
commit
f10d11bcdc
@ -0,0 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- dpkg_selections - check if the package exists before performing the selection operation (https://github.com/ansible/ansible/issues/81404).
|
Loading…
Reference in New Issue