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

@@ -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