You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attach an ansible role to a host and click Run Ansible roles
The report is not detected to come from Ansible, because foreman_ansible looks for _ansible_parsed within the report.
EXPECTED RESULTS
foreman_ansible should be able to clearly detect the report as coming from ansible.
ACTUAL RESULTS
foreman_ansible does not find _ansible_parsed in the report and therefore foreman does not indicate the Report as being from ansible (by showing the Ansible Logo in the report-overview).
The text was updated successfully, but these errors were encountered:
That might be enough, however we should also check if foreman can evaluate this new parameter. @xprazak2 could you please open ansible/ansible#55437, here?
SUMMARY
Currently foreman_ansible-module struggles to identify reports from foreman ansible-callback plugin
This needs to be fixed in sync with https://github.com/theforeman/foreman_ansible (see also https://projects.theforeman.org/issues/28069).
ISSUE TYPE
ANSIBLE VERSION
KATELLO/FOREMAN VERSION
APYPIE VERSION
STEPS TO REPRODUCE
Attach an ansible role to a host and click
Run Ansible roles
The report is not detected to come from Ansible, because foreman_ansible looks for
_ansible_parsed
within the report.EXPECTED RESULTS
foreman_ansible should be able to clearly detect the report as coming from ansible.
ACTUAL RESULTS
foreman_ansible does not find
_ansible_parsed
in the report and therefore foreman does not indicate the Report as being from ansible (by showing the Ansible Logo in the report-overview).The text was updated successfully, but these errors were encountered: