diff --git a/README.md b/README.md index a88ef89..b1990f3 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 14 demos. +This repository currently holds 15 demos. ## Infrastructure Demos
demo: deploy_application |
install yum applications on Linux with a survey | Video Link | -
|
+
|
|
| INFRASTRUCTURE / Fact Scan | @@ -56,7 +56,7 @@ This repository currently holds 14 demos.demo: fact_scan |
scan facts for Linux and Windows systems | Not available | -
|
+
|
| INFRASTRUCTURE / Gather Debug Info | @@ -64,7 +64,7 @@ This repository currently holds 14 demos.demo: debug_info |
provide info for memory and CPU usage for specified systems | Not available | -
|
+
|
| INFRASTRUCTURE / Grant Sudo | @@ -72,7 +72,7 @@ This repository currently holds 14 demos.demo: grant_sudo |
grant sudo privledges for specified time via survey | Not available | -
|
+
|
| INFRASTRUCTURE / Patching | @@ -80,7 +80,7 @@ This repository currently holds 14 demos.demo: patching |
patching for Linux servers | Not available | -
|
+
|
| INFRASTRUCTURE / Red Hat Insights | @@ -88,7 +88,7 @@ This repository currently holds 14 demos.demo: insights |
install and configure Red Hat Insights | Not available | -
|
+
|
| INFRASTRUCTURE / Security Patching | @@ -96,7 +96,15 @@ This repository currently holds 14 demos.demo: security_patching |
upgrade all yum packages for security related except kernel | Not available | -
|
+
|
+
| INFRASTRUCTURE / Turn off IBM Community Grid | +Sean Cavanaugh | +demo: turn_off_community_grid |
+ this role turns off IBM Community Grid boinc-client | +Not available | +
|
| SERVER / Windows IIS Server | @@ -104,7 +112,7 @@ This repository currently holds 14 demos.demo: windows_iis |
install webserver on Windows Server with a survey | Not available | -
|
+
|
demo: configlet_logging
demo: configlet_ntp
demo: f5_bigip_workflow
demo: openscap
demo: hardening