Files
product-demos/playbooks/group_vars/all/all.yml

70 lines
2.2 KiB
YAML

demos:
deploy_application:
name: "Deploy Application (survey)"
job_type: "run"
inventory: "Workshop Inventory"
project: "Ansible official demo project"
playbook: "playbooks/01_deploy_application.yml"
credential: "Workshop Credential"
survey_enabled: yes
survey_spec: "{{survey_deploy_application}}"
project:
name: "Ansible official demo project"
description: "prescriptive demos from Red Hat Management Buisness Unit"
organization: "Default"
scm_type: git
github_url: "https://github.com/ansible/product-demos"
workshop_type:
- f5
- rhel
windows_iis:
name: "Windows IIS Server"
job_type: "run"
inventory: "Workshop Inventory"
project: "Ansible official demo project"
playbook: "playbooks/05_windows_iis.yml"
credential: "Demo Credential"
survey_enabled: no
project:
name: "Ansible official demo project"
description: "prescriptive demos from Red Hat Management Buisness Unit"
organization: "Default"
scm_type: git
github_url: "https://github.com/ansible/product-demos"
workshop_type:
- windows
openscap:
name: "Create Openscap Report"
job_type: "run"
inventory: "Workshop Inventory"
project: "Ansible official demo project"
playbook: "playbooks/10_openscap.yml"
credential: "Workshop Credential"
survey_enabled: no
project:
name: "Ansible official demo project"
description: "prescriptive demos from Red Hat Management Buisness Unit"
organization: "Default"
scm_type: git
github_url: "https://github.com/ansible/product-demos"
workshop_type:
- f5
- rhel
developer_report:
name: "Create Developer Report"
job_type: "run"
inventory: "Workshop Inventory"
project: "Ansible official demo project"
playbook: "playbooks/11_developer_report.yml"
credential: "Workshop Credential"
survey_enabled: no
project:
name: "Ansible official demo project"
description: "prescriptive demos from Red Hat Management Buisness Unit"
organization: "Default"
scm_type: git
github_url: "https://github.com/ansible/product-demos"
workshop_type:
- f5
- rhel