Actions
Feature #38523
openAdd the parameter ansible_roles_diff_mode to enable Ansible diff mode
Difficulty:
Triaged:
No
Description
Overview of Changes
Add the parameter ansible_roles_diff_mode to enable Ansible diff mode. Furthermore add the needed functionality to the reports helper to show these diffs in reports.
Testing Steps
Have an Ansible role imported into Foreman that changes a file e.g. via a template, copy or lineinfile task and set the ansible_roles_diff_mode parameter to true for this host. Run the Ansible Ansible Roles - Ansible Default job. Afterwards the diff of the change can been seen in the script output and in the config report via a link. This requires all three PR's.
Updated by The Foreman Bot 5 days ago
- Status changed from New to Ready For Testing
Actions