mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-06 10:40:32 -07:00
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. |
||
---|---|---|
.. | ||
action | ||
become | ||
cache | ||
callback | ||
connection | ||
doc_fragments | ||
filter | ||
inventory | ||
lookup | ||
module_utils | ||
modules |