Sha256: 97f171e8b13ed89aa0904c4b3c84337388b65178fa557d0daff7a0c010229446
Contents?: true
Size: 793 Bytes
Versions: 3
Compression:
Stored size: 793 Bytes
Contents
<%# kind: job_template name: Run a playbook downloaded from RH cloud job_category: Red Hat Insights description_format: 'Playbook generated by RH Cloud' feature: rh_cloud_connector_run_playbook template_inputs: - name: playbook_url description: URL of the playbook to run input_type: user required: true - name: report_url description: URL for calling the report callback input_type: user required: true - name: correlation_id description: correlation ID used to identify the original calling message input_type: user required: true - name: report_interval description: Reporting interval for the task. A report will be generated every report_interval seconds. input_type: user required: true provider_type: Ansible %> <%= download_rh_playbook(input('playbook_url')) %>
Version data entries
3 entries across 3 versions & 1 rubygems