Foreman and Proxy versions: Foreman 3.5 + Katello 4.7
Hello,
When I try to run the ansible roles which in my case includes the foreman scap client, I’ve got this on RH6 clients (and only on RH clients, its working on RH7 / RH8 and even CentOS 7/8)
TASK [theforeman.foreman_scap_client : Install the foreman_scap_client package] ***
136:
fatal: [XXXXXX]: FAILED! => {“changed”: false, “msg”: “Error: Module unable to decode valid JSON on stdin. Unable to figure out what parameters were passed”}
Very strange because from the same foreman server (with the downgrade I mentionned above) it’s working fine to install the scap-client on a CentOS 6 client, but I’ve got this error on a RH6 client.