clean up product demo readme to generate on flat-files

This commit is contained in:
ipvsean
2020-03-09 15:53:16 -04:00
parent e3ef145d99
commit c091c76c3d
6 changed files with 97 additions and 98 deletions

View File

@@ -8,7 +8,14 @@ patching:
playbook: "playbooks/02_patching.yml"
credential: "Workshop Credential"
survey_enabled: yes
survey_spec: "{{survey_patching}}"
survey_spec:
name: ''
description: ''
spec:
- question_name: 'Enter host to configure'
type: text
variable: HOSTS
required: false
project:
name: "Ansible official demo project"
description: "prescriptive demos from Red Hat Management Buisness Unit"
@@ -18,11 +25,3 @@ patching:
workshop_type:
- f5
- rhel
survey_patching:
name: ''
description: ''
spec:
- question_name: 'Enter host to configure'
type: text
variable: HOSTS
required: false