mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-13 04:11:00 +00:00
fixed missign main
This commit is contained in:
@@ -437,7 +437,7 @@ class AzureRMStorageAccount(AzureRMModuleBase):
|
||||
return False
|
||||
|
||||
|
||||
|
||||
def main():
|
||||
AzureRMStorageAccount()
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
||||
Reference in New Issue
Block a user