mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-16 01:45:25 -07:00
* add acr * acr * acr * fix a minor error * add tests and fixes as suggested * use get_mgmt_svc_client to enable bi * fixes as zim suggested * code refinement * get acr instance before update * fix a bug * remove Classic sku as it's going to deprecate * pass sanity test * fix sanity * fixes based on comments * fix broken namespace unregistered error * fix a bug * fix a bug * fix * add register namespace * fixes tests * remove pdb * add ci azure test * removed required: false * renamed acr -> containerregistry * fixed spelling mistake * fixed idempotence * fix for idempotence was wrong * fixed a few issues * different log when exception different than ResourceNotFound * self.fail instead of log * updated sample return value * added login server in results * fixed else * fixed line too long * cmp -> __ne__ * fixed trailing whitespace * output.changed is false when instance updated * fix for state change * one more update * update instance only when location or sku has changed * fixed syntax error * fixed acr test * just removed unnecessary comment to trigger ci * update return value shape * flatten `state` * change credential dictionary state * add credentials to integration tests |
||
---|---|---|
.. | ||
__init__.py | ||
_azure.py | ||
azure_rm_acs.py | ||
azure_rm_availabilityset.py | ||
azure_rm_availabilityset_facts.py | ||
azure_rm_containerregistry.py | ||
azure_rm_deployment.py | ||
azure_rm_dnsrecordset.py | ||
azure_rm_dnsrecordset_facts.py | ||
azure_rm_dnszone.py | ||
azure_rm_dnszone_facts.py | ||
azure_rm_functionapp.py | ||
azure_rm_functionapp_facts.py | ||
azure_rm_loadbalancer.py | ||
azure_rm_loadbalancer_facts.py | ||
azure_rm_managed_disk.py | ||
azure_rm_managed_disk_facts.py | ||
azure_rm_networkinterface.py | ||
azure_rm_networkinterface_facts.py | ||
azure_rm_publicipaddress.py | ||
azure_rm_publicipaddress_facts.py | ||
azure_rm_resourcegroup.py | ||
azure_rm_resourcegroup_facts.py | ||
azure_rm_securitygroup.py | ||
azure_rm_securitygroup_facts.py | ||
azure_rm_storageaccount.py | ||
azure_rm_storageaccount_facts.py | ||
azure_rm_storageblob.py | ||
azure_rm_subnet.py | ||
azure_rm_virtualmachine.py | ||
azure_rm_virtualmachine_extension.py | ||
azure_rm_virtualmachine_scaleset.py | ||
azure_rm_virtualmachine_scaleset_facts.py | ||
azure_rm_virtualmachineimage_facts.py | ||
azure_rm_virtualnetwork.py | ||
azure_rm_virtualnetwork_facts.py |