Skip to content

Commit

Permalink
SAT-22989 - Remove 'Run Insights maintenance plan'
Browse files Browse the repository at this point in the history
  • Loading branch information
stejskalleos committed Apr 17, 2024
1 parent 69853c3 commit 0bbf772
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 27 deletions.
19 changes: 0 additions & 19 deletions app/views/foreman_ansible/job_templates/maintenance_plan.erb

This file was deleted.

8 changes: 0 additions & 8 deletions lib/foreman_ansible/remote_execution.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,6 @@ def self.register_rex_feature
' the roles defined for a host'),
:host_action_button => true
)
RemoteExecutionFeature.register(
:ansible_run_insights_plan,
N_('Ansible: Run Insights maintenance plan'),
:description => N_('Runs a given maintenance plan from Red Hat '\
'Access Insights given an ID.'),
:provided_inputs => %w[organization_id plan_id],
:notification_builder => ForemanAnsible::InsightsNotificationBuilder
)
RemoteExecutionFeature.register(
:ansible_run_playbook,
N_('Run playbook'),
Expand Down

0 comments on commit 0bbf772

Please sign in to comment.