Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] callback_whitelist in ansible.cfg is deprecated, replace with callback_enabled #82

Closed
keirazhang opened this issue Jun 30, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@keirazhang
Copy link
Contributor

SUMMARY

[DEPRECATION WARNING]: [defaults]callback_whitelist option, normalizing names to new standard, use callback_enabled
instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by
setting deprecation_warnings=False in ansible.cfg.

ISSUE TYPE
  • Bug Report
ANSIBLE VERSION
ansible [core 2.11.0] 
  config file = /home/qiz/workspace/github/ansible-vsphere-gos-validation/ansible.cfg
  configured module search path = ['/home/qiz/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/local/lib/python3.8/dist-packages/ansible
  ansible collection location = /home/qiz/.ansible/collections:/usr/share/ansible/collections
  executable location = /usr/local/bin/ansible
  python version = 3.8.5 (default, May 27 2021, 13:30:53) [GCC 9.3.0]
  jinja version = 2.11.3
  libyaml = True
@keirazhang keirazhang added the bug Something isn't working label Jun 30, 2021
@keirazhang keirazhang self-assigned this Jun 30, 2021
keirazhang added a commit to keirazhang/ansible-vsphere-gos-validation that referenced this issue Jun 30, 2021
Signed-off-by: Qi Zhang <qiz@vmware.com>
@Tomorrow9
Copy link
Member

Fixed in #80

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants