summaryrefslogtreecommitdiff
path: root/changelogs/fragments/78819-78820-remove-deprecated-cow-options.yml
blob: 91e1efec6f9d1fea2e0a65a4bc9e47a53a6329bf (plain)
1
2
3
removed_features:
  - Remove deprecated ``ANSIBLE_COW_WHITELIST`` configuration environment variable, use ``ANSIBLE_COW_ACCEPTLIST`` instead. (https://github.com/ansible/ansible/issues/78819)
  - Remove deprecated ``cow_whitelist`` configuration option, use ``cowsay_enabled_stencils`` instead. (https://github.com/ansible/ansible/issues/78820)