Sha256: 6a30f112df9e9cc73830df418bd9ad805ba94835b9a5d8c7d788facb18a5f6d6
Contents?: true
Size: 558 Bytes
Versions: 114
Compression:
Stored size: 558 Bytes
Contents
<%# kind: job_template name: Ansible - Run insights maintenance plan job_category: Ansible Playbook description_format: 'Insights maintenance plan for host' feature: ansible_run_insights_plan template_inputs: - name: plan_id description: The playbook for the rule coming from insights. input_type: user required: true - name: organization_id description: The Foreman organization associated with the Insights account input_type: user required: true provider_type: Ansible %> <%= insights_remediation(input(:plan_id), input(:organization_id)) %>
Version data entries
114 entries across 114 versions & 1 rubygems