Ansible playbook reports: Arguments & Message fields blank

Problem:
Just installed foreman with ansible plugin to test and ansible reports in foreman have empty fields for Arguments & Message.


Expected outcome:

Foreman and Proxy versions:
Name : foreman
Version : 1.22.0
Name : foreman-proxy
Version : 1.22.0
Name : ansible (on remote server)
Version : 2.6.2

Foreman and Proxy plugin versions:
Name : rubygem-smart_proxy_ansible
Version : 2.1.2
Name : tfm-rubygem-foreman_ansible
Version : 3.0.2
Name : tfm-rubygem-foreman_ansible_core
Version : 3.0.0

Other relevant data:
From production.log when playbook is run.
2019-07-25T13:08:27 [I|app|6f916fb7] Started POST “/api/v2/hosts/facts” for 10.235.132.143 at 2019-07-25 13:08:27 +1200
2019-07-25T13:08:27 [I|app|6f916fb7] Processing by Api::V2::HostsController#facts as JSON
2019-07-25T13:08:27 [I|app|6f916fb7] Parameters: {“facts”=>“[FILTERED]”, “name”=>“cadlbpt1a.telecom.tcnz.net”, “apiv”=>“v2”, “host”=>{“name”=>“cadlbpt1a.telecom.tcnz.net”}}
2019-07-25T13:08:28 [I|app|6f916fb7] Import facts for ‘cadlbpt1a.telecom.tcnz.net’ completed. Added: 0, Updated: 29, Deleted 0 facts
2019-07-25T13:08:28 [I|app|6f916fb7] Completed 201 Created in 996ms (Views: 1.3ms | ActiveRecord: 240.0ms)
2019-07-25T13:08:29 [I|app|3ab9fa51] Started POST “/api/v2/reports” for 10.235.132.143 at 2019-07-25 13:08:29 +1200
2019-07-25T13:08:29 [I|app|3ab9fa51] Processing by Api::V2::ReportsController#create as JSON
2019-07-25T13:08:29 [I|app|3ab9fa51] Parameters: {“report”=>“[FILTERED]”, “apiv”=>“v2”}
2019-07-25T13:08:29 [I|app|3ab9fa51] Scanning report with: Foreman::PuppetReportScanner, ForemanAnsible::AnsibleReportScanner
2019-07-25T13:08:29 [I|app|3ab9fa51] Imported report for cadlbpt1a.telecom.tcnz.net in 24.3 ms, status refreshed in 8.3 ms
2019-07-25T13:08:29 [I|app|3ab9fa51] Rendering api/v2/reports/create.json.rabl
2019-07-25T13:08:29 [I|app|3ab9fa51] Rendered api/v2/reports/create.json.rabl (7.8ms)
2019-07-25T13:08:29 [I|app|3ab9fa51] Completed 201 Created in 57ms (Views: 10.3ms | ActiveRecord: 18.5ms)

logs

Thanks for the report, this should hopefully be fixed by the new vendor-js solution in 1.23.