mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-15 15:10:31 -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.
(cherry picked from commit
|
||
---|---|---|
.. | ||
.keep | ||
634-gitlab_project_runners.yaml | ||
3178-add-ipaselinuxusermaporder-to-ipa-config-module.yml | ||
3237-copr-fix_chroot_naming.yml | ||
3248-adds-few-more-gitlab-group-options.yml | ||
3296-clean-etag.yaml | ||
3313-nmcli-add_gsm_support.yml | ||
3315-pids-refactor.yml | ||
3319-gitlab_project_members_enhancement.yml | ||
3327-tss-token-authorization.yml | ||
3328-interfaces_file-improvements.yaml | ||
3332-zpool_facts-pythonify.yaml | ||
3334-django_manage-split-params.yaml | ||
3336-openbsd_pkg-fix-KeyError.yml | ||
3337-linode-fix.yml | ||
3343-redfish_utils-addUser-userId.yml | ||
3359-add-unicode_normalize-filter.yml | ||
3367-add-require_two_factor_authentication-property-to-gitlab-group.yml | ||
3379-gitlab_project-ci_cd_properties.yml |