Skip to content

An ansible module to list azure blobs under storage containers

License

Notifications You must be signed in to change notification settings

pytoccaz/ansible_azure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Collection - pytoccaz.azure

Ansible version compatibility

This collection has been tested against following Ansible versions: >=2.13.13.

For collections that support Ansible 2.9, please ensure you update your network_os to use the fully qualified collection name (for example, cisco.ios.ios). Plugins and modules within a collection may be tested with only specific Ansible versions. A collection may contain metadata that identifies these versions. PEP440 is the schema used to describe the versions of Ansible.

This collection has been tested against azure.azcollection version 1.18.1.

Installation

Collection azure.azcollection is required.

Download from Galaxy:

ansible-galaxy collection install pytoccaz.azure

Collection content

Modules

Name Description
pytoccaz.azure.az_blobcontainer_list List Azure blobs module

Credits

This program is inspired by and contains code snippets from azure.azcollection.azure_rm_storageshare module by Andrii Bilorus.

It also contains documentation fragments from azure.azcollection.azure doc_fragments file by Matt Davis and Chris Houseknecht.

About

An ansible module to list azure blobs under storage containers

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages