diff --git a/docs/infrastructure/chocolatey_app_install.md b/docs/infrastructure/chocolatey_app_install.md index 9dec3d4..63f63a1 100644 --- a/docs/infrastructure/chocolatey_app_install.md +++ b/docs/infrastructure/chocolatey_app_install.md @@ -33,7 +33,7 @@ For description of these and other features of the Red Hat Ansible Automation Pl # Video -Coming Soon +[Chocolatey Install App Packages Video Demo](https://www.youtube.com/watch?v=6OIgqaMBnfU&list=PLdu06OJoEf2bnEaWYY0DXF90KkyqjVqOF) # Guide diff --git a/docs/infrastructure/windows_regedit_legal_notice.md b/docs/infrastructure/windows_regedit_legal_notice.md index 4f20c03..efc0401 100644 --- a/docs/infrastructure/windows_regedit_legal_notice.md +++ b/docs/infrastructure/windows_regedit_legal_notice.md @@ -33,7 +33,7 @@ For description of these and other features of the Red Hat Ansible Automation Pl # Video -Coming Soon +[Windows Regedit Legal Notice Video Demo](https://www.youtube.com/watch?v=L_S74rdLat8&list=PLdu06OJoEf2bnEaWYY0DXF90KkyqjVqOF&index=2) # Guide diff --git a/roles/install_demo/vars/main/infrastructure/azure_mysql_server.yml b/roles/install_demo/vars/main/infrastructure/azure_mysql_server.yml index e6afd08..42e37d2 100644 --- a/roles/install_demo/vars/main/infrastructure/azure_mysql_server.yml +++ b/roles/install_demo/vars/main/infrastructure/azure_mysql_server.yml @@ -1,7 +1,7 @@ --- azure_mysql_server: author: "David Rojas" - readme: "https://github.com/ansible/product-demos/blob/master/docs/infrastructure/azure_provision_vm.md" + readme: "https://github.com/ansible/product-demos/blob/master/docs/infrastructure/azure_mysql_server.md" category: infrastructure name: "INFRASTRUCTURE / Azure create a MySQL Server" description: "Provision MySQL server on Azure with Ansible Tower Survey and Environmental variables"