From 809ac2c643340397a6c812d01084b4fa6ab8edd0 Mon Sep 17 00:00:00 2001 From: chadmf Date: Mon, 6 Dec 2021 17:43:56 -0600 Subject: [PATCH] added linter workflows --- README.md | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 52aebe4..a5da20f 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,14 @@ This is a centralized location for all Ansible Product Demos going forward. -| Demo Name | Description | -|--------------------------------------------------------------------------|---------------------------------------------------------------------------------------------| -| [AAP on CodeReady](aap-on-crc/README.md) | Repository and video of how to install Ansible Automation Platform on Code Ready Containers | -| [Infrastructure Ansible Demos](old-demo-repository#infrastructure-demos) | Azure, AWS, Chocolatey, Linux and Windows Demos | -| [Network Ansible Demos](old-demo-repository#network-demos) | Cisco IOS and F5 Demos | -| [Infrastructure Ansible Demos](old-demo-repository#security-demos) | OSCAP and hardening demos | -| [Infrastructure Ansible Demos](old-demo-repository#developer-demos) | Create Reports with Ansible | +| Demo Name | Description | +|------------------------------------------------------------------|---------------------------------------------------------------------------------------------| +| [AAP on CodeReady](aap-on-crc/README.md) | Repository and video of how to install Ansible Automation Platform on Code Ready Containers | +| [Infrastructure Demos](old-demo-repository#infrastructure-demos) | Azure, AWS, Chocolatey, Linux and Windows Demos | +| [Network Demos](old-demo-repository#network-demos) | Cisco IOS and F5 Demos | +| [Security Demos](old-demo-repository#security-demos) | OSCAP and hardening demos | +| [Developer Demos](old-demo-repository#developer-demos) | Create Reports with Ansible | + +## Contributions + +Please push contributions via a pull request following the naming convention of name-of-demo. \ No newline at end of file