From b5220f21357483d6057bf01407383b5ace730e4e Mon Sep 17 00:00:00 2001 From: lakshmi164585 <115771905+lakshmi164585@users.noreply.github.com> Date: Thu, 23 Feb 2023 18:40:27 +0530 Subject: [PATCH] Update azurepipeline.yaml --- azurepipeline.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/azurepipeline.yaml b/azurepipeline.yaml index 96ccd1f5b..82a62ee33 100644 --- a/azurepipeline.yaml +++ b/azurepipeline.yaml @@ -25,5 +25,6 @@ jobs: PathtoPublish: '$(Build.Repository.LocalPath)' ArtifactName: 'drop' publishLocation: 'Container' + - script: ansible-playbook -i host ansibleplaybook.yaml --extra-vars "{"Build.ContainerId"}"