From 6e1e3bc54f8612dfb808d21c23a12b1bfb0422e2 Mon Sep 17 00:00:00 2001 From: cloin Date: Wed, 9 Dec 2020 11:53:29 -0500 Subject: [PATCH] updating for new demos --- README.md | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c73e045..cc1ff7e 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 19 demos. +This repository currently holds 21 demos. ## Infrastructure Demos @@ -42,6 +42,14 @@ This repository currently holds 19 demos. + + + + + + + + @@ -138,6 +146,14 @@ This repository currently holds 19 demos. + + + + + + + + @@ -243,7 +259,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-10-23** with Ansible version **2.9.9** +This README.md was auto-generated by Ansible user **colin** on **2020-12-09** with Ansible version **2.9.13.post0** To generate a README.md, execute the following command
Video Walkthrough Workshop Types
INFRASTRUCTURE / Azure create a MySQL ServerDavid Rojas
demo: azure_mysql_server
Provision MySQL server on Azure with Ansible Tower Survey and Environmental variablesNot available
  • windows
  • demo
INFRASTRUCTURE / Azure Provision VM David RojasNot available
  • f5
  • rhel
  • rhel_90
  • demo
INFRASTRUCTURE / Windows regedit legal noticeDavid Rojas
demo: windows_regedit_legal_notice
using regedit modify the legal noticeNot available
  • windows
  • demo
SERVER / Windows IIS Server Colin McNaughton