diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml index 4b67a8e4b..5af636caa 100644 --- a/azure-pipelines.yaml +++ b/azure-pipelines.yaml @@ -24,4 +24,4 @@ steps: buildType: 'current' artifactName: 'drop' targetPath: '/home/ubuntu/spc' - - script: ansible-playbook -i host spc.yaml \ No newline at end of file + - script: ansible-playbook -i host spc1.yaml \ No newline at end of file