.ansible/plugins/callback_plugins/foreman_callback.py

Support,

https://www.theforeman.org/plugins/foreman_ansible/2.x/index.html#5.Help

  1. Usage - is not working
    It show the localhost back to foreman only once. I removed and re-run the command, but suddenly doesn’t show any more.
    I received an error when verify the certificate. The certificate is valid.

ansible -m setup localhost

[SSL] PEM lib (_ssl.c:2554)
[WARNING]: Failure using method (v2_runner_on_ok) in callback plugin
(<ansible.plugins.callback./root/.ansible/plugins/callback_plugins/foreman_callback.CallbackModule object at 0x7f93eaf2e150>):
‘module_name’

[SSL] PEM lib (_ssl.c:2554)

Which Foreman and ansible version do you use ?

Martin,

Foreman version = 1.17.4
Ansible verson = 2.7.2

Thanks,