We've have renamed our ADF pipelines in the code and tried deploying them using "-role: ansible-role-azure-adf-deploy
" role. But, the build is failing as it fails to delete the existing ADF objects. I've tried using the parameter "azure_adf_max_delete_retries: 2
", yet the old ADF objects are not deleted. Is there any other way instead of deleting the ADF instance manually ?
Following is a log URL for your reference :
Could someone help ? Thanks !!