1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins
patchback[bot] afddbaa857
openbsd_pkg: Fix KeyError () ()
If package installation has an error after the package is install (e.g.
when running tags), then there will be output on stderr and the fallback
regex will match; however, since pkg_add exited non-zero, changed is
never added as a key to the dictionary. As a result the code at the end
of main that checks if anything has changed raises a KeyError.

(cherry picked from commit 02d0e3d286)

Co-authored-by: Matthew Martin <phy1729@gmail.com>
2021-09-20 19:49:48 +02:00
..
action
become
cache [PR #3194/1fec1d0c backport][stable-3] Fix sanity failures () () 2021-08-12 14:17:01 +02:00
callback [PR #3194/1fec1d0c backport][stable-3] Fix sanity failures () () 2021-08-12 14:17:01 +02:00
connection [PR #3194/1fec1d0c backport][stable-3] Fix sanity failures () () 2021-08-12 14:17:01 +02:00
doc_fragments
filter
inventory proxmox inventory plugin - Update examples documentation () () 2021-08-31 11:18:54 +02:00
lookup
module_utils [PR #3194/1fec1d0c backport][stable-3] Fix sanity failures () () 2021-08-12 14:17:01 +02:00
modules openbsd_pkg: Fix KeyError () () 2021-09-20 19:49:48 +02:00