mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 03:41:25 -07:00
* Add reference to VNET resource group When creating a new virtual machine, added new parameter to allow creation of VM in a resource group using virtual network from another resource group * Fixed white space errors Was getting compialtion errors with code and just went around and cleaned up extra white spaces and such. * Re-fixed more white space issues * Fixed Version Number for new parameter * specified exceptions Use clouderror instead of exceptions for finidng virtual network * Simplified code lines created a local variable to either use the VNET resource group or the VM resource group and then used whichever was available as a parameter * fixed syntax issue with newline ...hopefully * removed superfluous default/required from docs * fix vm_size default |
||
---|---|---|
.. | ||
__init__.py | ||
azure.py | ||
azure_rm_deployment.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_virtualmachineimage_facts.py | ||
azure_rm_virtualnetwork.py | ||
azure_rm_virtualnetwork_facts.py |