Files
product-demos/playbooks/group_vars/all/30_windows_iss.yml
2020-03-11 19:34:45 -04:00

20 lines
579 B
YAML

---
windows_iis:
author: "Colin McNaughton"
category: infrastructure
name: "Windows IIS Server"
description: "install webserver on Windows Server with a survey"
job_type: "run"
inventory: "Workshop Inventory"
playbook: "playbooks/30_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
scm_url: "https://github.com/ansible/product-demos"
workshop_type:
- windows