updating for new demos
This commit is contained in:
20
README.md
20
README.md
@@ -30,7 +30,7 @@ ansible-playbook playbooks/install_demo.yml -e @choose_demo.yml
|
|||||||
|
|
||||||
# Demo Repository
|
# Demo Repository
|
||||||
|
|
||||||
This repository currently holds 19 demos.
|
This repository currently holds 21 demos.
|
||||||
|
|
||||||
## Infrastructure Demos
|
## Infrastructure Demos
|
||||||
<table>
|
<table>
|
||||||
@@ -42,6 +42,14 @@ This repository currently holds 19 demos.
|
|||||||
<th>Video Walkthrough</th>
|
<th>Video Walkthrough</th>
|
||||||
<th>Workshop Types</th>
|
<th>Workshop Types</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><a href="https://github.com/ansible/product-demos/blob/master/docs/infrastructure/azure_provision_vm.md">INFRASTRUCTURE / Azure create a MySQL Server</a></td>
|
||||||
|
<td>David Rojas</td>
|
||||||
|
<td><pre>demo: azure_mysql_server</pre></td>
|
||||||
|
<td>Provision MySQL server on Azure with Ansible Tower Survey and Environmental variables</td>
|
||||||
|
<td>Not available </td>
|
||||||
|
<td><ul><li>windows</li><li>demo</li></ul></td>
|
||||||
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><a href="https://github.com/ansible/product-demos/blob/master/docs/infrastructure/azure_provision_vm.md">INFRASTRUCTURE / Azure Provision VM</a></td>
|
<td><a href="https://github.com/ansible/product-demos/blob/master/docs/infrastructure/azure_provision_vm.md">INFRASTRUCTURE / Azure Provision VM</a></td>
|
||||||
<td>David Rojas</td>
|
<td>David Rojas</td>
|
||||||
@@ -138,6 +146,14 @@ This repository currently holds 19 demos.
|
|||||||
<td>Not available </td>
|
<td>Not available </td>
|
||||||
<td><ul><li>f5</li><li>rhel</li><li>rhel_90</li><li>demo</li></ul></td>
|
<td><ul><li>f5</li><li>rhel</li><li>rhel_90</li><li>demo</li></ul></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><a href="https://github.com/ansible/product-demos/blob/master/docs/infrastructure/windows_regedit_legal_notice.md">INFRASTRUCTURE / Windows regedit legal notice</a></td>
|
||||||
|
<td>David Rojas</td>
|
||||||
|
<td><pre>demo: windows_regedit_legal_notice</pre></td>
|
||||||
|
<td>using regedit modify the legal notice</td>
|
||||||
|
<td>Not available </td>
|
||||||
|
<td><ul><li>windows</li><li>demo</li></ul></td>
|
||||||
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>SERVER / Windows IIS Server</td>
|
<td>SERVER / Windows IIS Server</td>
|
||||||
<td>Colin McNaughton</td>
|
<td>Colin McNaughton</td>
|
||||||
@@ -243,7 +259,7 @@ please refer to the [contribute.md](docs/contribute.md) documentation included i
|
|||||||
|
|
||||||
# Notes
|
# 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
|
To generate a README.md, execute the following command
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user