Unit tests using Ansible and Azurite
I have been looking for examples for usage of Azurite with ansible to test , namely I have been trying to find a way make azure.azcollection.azure_rm_storageblob access my azurite instance instead of storage account on azure , the reason for that is to run some storage blob operations made by ansible using molecule .
any help or sugggestion is much appreciated