summaryrefslogtreecommitdiff
path: root/changelogs/fragments/78821-78822-remove-callback_whitelist.yml
blob: b5b9d27c5acbfeec65334d668dd0ebdeca7f29a7 (plain)
1
2
3
removed_features:
  - Remove deprecated ``ANSIBLE_CALLBACK_WHITELIST`` configuration environment variable, use ``ANSIBLE_CALLBACKS_ENABLED`` instead. (https://github.com/ansible/ansible/issues/78821)
  - Remove deprecated ``callback_whitelist`` configuration option, use ``callbacks_enabled`` instead. (https://github.com/ansible/ansible/issues/78822)