adding all demos to demo mode

also fixing windows IIS server demo
This commit is contained in:
ipvsean
2020-05-20 19:06:30 -04:00
parent 8ddf3da6d4
commit 179fab9b60
14 changed files with 19 additions and 1 deletions

View File

@@ -21,3 +21,4 @@ developer_report:
- f5
- rhel
- rhel_90
- demo

View File

@@ -27,3 +27,4 @@ debug_info:
- f5
- rhel
- rhel_90
- demo

View File

@@ -36,3 +36,4 @@ deploy_application:
- f5
- rhel
- rhel_90
- demo

View File

@@ -45,3 +45,4 @@ grant_sudo:
- f5
- rhel
- rhel_90
- demo

View File

@@ -31,3 +31,4 @@ insights:
- f5
- rhel
- rhel_90
- demo

View File

@@ -27,3 +27,4 @@ patching:
- f5
- rhel
- rhel_90
- demo

View File

@@ -21,3 +21,4 @@ fact_scan:
- rhel
- windows
- rhel_90
- demo

View File

@@ -27,3 +27,4 @@ security_patching:
- f5
- rhel
- rhel_90
- demo

View File

@@ -7,7 +7,7 @@ windows_iis:
job_type: "run"
inventory: "Workshop Inventory"
playbook: "playbooks/infrastructure/windows_iis.yml"
credential: "Demo Credential"
credential: "Workshop Credential"
survey_enabled: false
project:
name: "Ansible official demo project"
@@ -17,3 +17,4 @@ windows_iis:
scm_url: "https://github.com/ansible/product-demos"
workshop_type:
- windows
- demo

View File

@@ -18,3 +18,4 @@ configlet_logging:
scm_url: "https://github.com/ansible/product-demos"
workshop_type:
- network
- demo

View File

@@ -18,3 +18,4 @@ configlet_ntp:
scm_url: "https://github.com/ansible/product-demos"
workshop_type:
- network
- demo

View File

@@ -8,6 +8,7 @@ f5_bigip_workflow:
organization: 'Default'
workshop_type:
- f5
- demo
schema:
- job_template: 'F5 - add nodes'
success:
@@ -33,6 +34,7 @@ f5_bigip_workflow:
scm_url: 'https://github.com/ansible/workshops'
workshop_type:
- f5
- demo
f5_add_pool:
name: 'F5 - add pool'
description: 'add webserver nodes into F5 BIG-IP'
@@ -49,6 +51,7 @@ f5_bigip_workflow:
scm_url: 'https://github.com/ansible/workshops'
workshop_type:
- f5
- demo
f5_add_pool_members:
name: 'F5 - add pool members'
description: 'add webserver nodes into pool'
@@ -65,6 +68,7 @@ f5_bigip_workflow:
scm_url: 'https://github.com/ansible/workshops'
workshop_type:
- f5
- demo
f5_add_vip:
name: 'F5 - add virtual server'
description: 'create VIP and add pool to virtual server'
@@ -81,3 +85,4 @@ f5_bigip_workflow:
scm_url: 'https://github.com/ansible/workshops'
workshop_type:
- f5
- demo

View File

@@ -55,3 +55,4 @@ hardening:
- f5
- rhel
- rhel_90
- demo

View File

@@ -19,3 +19,4 @@ openscap:
- f5
- rhel
- rhel_90
- demo