azureansibleazure-storage-queues

implement azure Storage queues with ansible


I am trying to implement azure Storage queues with ansible but all what I can find in the docs is the Azure Service Bus queue!


Solution

  • Azure Storage queues module is not available in ansible, I had to implement it with terraform.