diff --git a/README.md b/README.md index b1990f3..c73e045 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ ansible-playbook playbooks/install_demo.yml -e @choose_demo.yml # Demo Repository -This repository currently holds 15 demos. +This repository currently holds 19 demos. ## Infrastructure Demos @@ -42,6 +42,38 @@ This repository currently holds 15 demos. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -211,7 +243,7 @@ please refer to the [contribute.md](docs/contribute.md) documentation included i # Notes -This README.md was auto-generated by Ansible user **sean** on **2020-05-21** with Ansible version **2.9.9** +This README.md was auto-generated by Ansible user **sean** on **2020-10-23** with Ansible version **2.9.9** To generate a README.md, execute the following command
Video Walkthrough Workshop Types
INFRASTRUCTURE / Azure Provision VMDavid Rojas
demo: azure_provision_vm
Provision RHEL VM on Azure with Ansible Tower Survey and Environmental variablesNot available
  • windows
  • demo
INFRASTRUCTURE / Chocolatey App InstallDavid Rojas
demo: chocolatey_app_install
Install various application packages using Chocolatey from a surveyNot available
  • windows
  • demo
INFRASTRUCTURE / Chocolatey ConfigDavid Rojas
demo: chocolatey_config
Configure Chocolatey parameters that require not just enabling but adding valuesNot available
  • windows
  • demo
INFRASTRUCTURE / Chocolatey Features ConfigDavid Rojas
demo: chocolatey_features
Enable or disable various Chocolatey featuresNot available
  • windows
  • demo
INFRASTRUCTURE / Deploy Application Sean Cavanaugh