gitlab first pass (#104)

Co-authored-by: willtome <wtome@redhat.com>
This commit is contained in:
Dale Lemons
2023-10-16 15:58:30 -04:00
committed by GitHub
parent 5f8bd8929e
commit 98416fcc3c
2 changed files with 151 additions and 0 deletions

View File

@@ -23,3 +23,24 @@ controller_templates:
notification_templates_error: Telemetry
credentials:
- "OpenShift Credential"
- name: OpenShift / GitLab
job_type: run
inventory: "Demo Inventory"
project: "Ansible official demo project"
playbook: "openshift/gitlab.yml"
notification_templates_started: Telemetry
notification_templates_success: Telemetry
notification_templates_error: Telemetry
credentials:
- "OpenShift Credential"
survey_enabled: true
survey:
name: ''
description: ''
spec:
- question_name: Enter the base domain for your cluster
default: 'Example: apps.cluster-123ab.123ab.sandbox987.opentlc.com'
type: text
variable: cluster_domain
required: true