You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,8 @@ Name | Description
30
30
### Playbooks
31
31
Name | Description
32
32
--- | ---
33
+
[cloud.azure_ops.archost_deploy](https://github.com/redhat-cop/cloud.azure_ops/blob/main/playbooks/ARCHOST_DEPLOY.md)| A playbook to deploy ARC agent on machines.
34
+
[cloud.azure_ops.archost_proxy](https://github.com/redhat-cop/cloud.azure_ops/blob/main/playbooks/ARCHOST_PROXY.md)| A playbook to configure proxy for ARC machines.
33
35
[cloud.azure_ops.webapp](https://github.com/redhat-cop/cloud.azure_ops/blob/main/playbooks/WEBAPP.md)|A playbook to deploy a web application on azure using virtual machines.
34
36
[cloud.azure_ops.webapp_container](https://github.com/redhat-cop/cloud.azure_ops/blob/main/playbooks/WEBAPP_CONTAINER.md)|A playbook to deploy a web application on azure using containers.
35
37
[cloud.azure_ops.vmss_migrate](https://github.com/redhat-cop/cloud.azure_ops/blob/main/playbooks/VMSS_MIGRATE.md)|A playbook to migrate virtual machines of a web application from one azure region to another region.
0 commit comments