Feature #27034
closedAllow ability to execute dry-run for playbooks with --check
Description
1. Proposed title of this feature request
Allow ability to execute dry-run for playbooks with --check
3. What is the nature and description of the request?
User has been Insights user for multiple years, but has not found a way to easily workflow to manage and remediate issues. They are very excited about the new functionality, but would like the ability to test a playbook before actually executing it.
4. Why does the user need this?
Allows them to test before applying possibly disruptive configuration changes.
5. How would the user like to achieve this? (List the functional requirements here)
A check box or drop down selection to execute as a dry run before they actually execute live.
6. For each functional requirement listed, specify how user can test to confirm the requirement is successfully implemented.
If --check is surfaced through the UI, a tester would create a plan from Ansible playbooks for Insights, then execute the playbook with the dry-run/check functionality.
Updated by Ondřej Ezr almost 4 years ago
- Subject changed from Allow ability to execute dry-run for playbooks with --check to Allow ability to execute dry-run for playbooks with --check
- Status changed from New to Duplicate
Dup of #31710
Updated by Ondřej Ezr almost 4 years ago
- Is duplicate of Feature #31710: Enable Ansible jobs to run with check-only or dry-run added