dfwmlb / ansible-callback-telegram

simple telegram callback plugin for ansible
15 stars 3 forks source link

[WARNING]: Skipping callback plugin 'telegram', unable to load #3

Closed ssc-eves closed 1 year ago

ssc-eves commented 1 year ago

I get the warning: "[WARNING]: Skipping callback plugin 'telegram', unable to load"

I guess something here is too old. I get no additional information, even in Verbose, any ideas? There was another Warning regarding outdated callback_whitelist. When i used callbacks_enabled there is just the mentioned warning left.

ssc-eves commented 1 year ago

Found the issue, even with defining ./callback as callback directory in the ansible.cfg, i had to move the plugin to ~/.ansible/plugins/callback to get it working