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/display_proxy.yml

4 lines
205 B
YAML

minor_changes:
- display methods for warning and deprecation are now proxied to main process when issued from a fork.
This allows for the deduplication of warnings and deprecations to work globally.