Project

General

Profile

Actions

Bug #16477

closed

Ansible callback plugin - buf must be a byte string

Added by Michael Hofer almost 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

The Ansible callback plugin generates the following error when uploading facts:

[WARNING]: Failure when attempting to use callback plugin (</home/foobar/.ansible/plugins/callback_plugins/foreman_callback.CallbackModule object at 0x7f32cd4c96d0>): buf must be a byte string

The environment variables are configured as follows:

FOREMAN_URL=https://foreman.example.com
FOREMAN_SSL_CERT=foreman_client.crt
FOREMAN_SSL_KEY=foreman_client.key
FOREMAN_SSL_VERIFY=False

Foreman Version: 1.12.1
Foreman Ansible Pugin Version: 1.0

Actions

Also available in: Atom PDF