How to Automate Infra setup in Azure Cloud using Ansible & AzureDevOps Pipeline | Ansible Automation

preview_player
Показать описание

Pre-requisites:
Azure account subscription, click here if you don't have one.
Service principal to create any resources in Azure cloud using Azure cloud shell or Azure CLI

Create Azure Service Principal
Create an Ansible playbook
Create Azure YAML build pipeline:
Execute the pipeline
Verify if the resource group has been created in Azure cloud
Рекомендации по теме
Комментарии
Автор

Thank you so much for the neat and clear explanation

sravani
Автор

how to automate the release pipeline using ansible?

maheshkumarnaik
Автор

Can't we create resources without azure variables like client ID in the pipeline because we already connected using ARM module in the above step?

SapTalks-
Автор

can you please share the git repo details here so its easy create ansible file in the repo

durganaidu
Автор

For me..the job was not running, saying no host parallelism

Can you plz help me with it

sravani