syncing grant_sudo
This commit is contained in:
18
playbooks/group_vars/all/30_windows_iss.yml
Normal file
18
playbooks/group_vars/all/30_windows_iss.yml
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
windows_iis:
|
||||
author: "Colin McNaughton"
|
||||
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
|
||||
Reference in New Issue
Block a user