You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/57770-become-shell-compat.yml

4 lines
164 B
YAML

bugfixes:
- become - Provide nice error when the shell plugin is incompatible with the configured become plugin
(https://github.com/ansible/ansible/issues/57770)