mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-15 17:40:50 -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 |
||
---|---|---|
.. | ||
cli | ||
compat | ||
config | ||
errors | ||
executor | ||
galaxy | ||
inventory | ||
module_utils | ||
modules | ||
parsing | ||
playbook | ||
plugins | ||
template | ||
utils | ||
vars | ||
__init__.py | ||
constants.py | ||
release.py |