community.general/lib/ansible
Yuwei Zhou c95724fb0a Fixes some NIC problems: create without nsg, support loadbalancer (#38643)
* add loadbalancer

* dict check nullable

* add default vallue when get list

* create backend addr pool

* fix the set

* fix to dict

* fix ideponement

* use param security group name when create

* nic can has no nsg

* add test

* fix

* fix

* fix

* add document

* add configuration

* fix

* fix

* remove all resources

* fix

* fix test

* add version added

* fix lint

* fix lint

* Fixes some NIC bugs (#39213)

* add loadbalancer

* dict check nullable

* add default vallue when get list

* create backend addr pool

* fix the set

* fix to dict

* fix ideponement

* use param security group name when create

* nic can has no nsg

* add test

* fix

* fix

* fix

* fix idemponet

* add document

* fix test

* add configuration

* fix

* fix

* remove all resources

* fix

* fix test

* add version added

* fix lint

* fix lint

* fix lint

* remove new feature and only submit bugfix

* remove useless test

* fix

* fix indent

* Update azure_rm_networkinterface.py

* fix comment

* support 3 types to specific name and resource group

* avoid test racing

* fix test

* add sample

* add resource id test
2018-05-24 14:32:03 +10:00
..
cli add keywords handling to ansible-doc 2018-05-23 14:09:02 -04:00
compat
config
errors
executor use correct object in error 2018-05-22 11:10:57 -04:00
galaxy
inventory
module_utils Fixes some NIC problems: create without nsg, support loadbalancer (#38643) 2018-05-24 14:32:03 +10:00
modules Fixes some NIC problems: create without nsg, support loadbalancer (#38643) 2018-05-24 14:32:03 +10:00
parsing allow dataloader to use descriptors (#40627) 2018-05-24 12:29:37 +10:00
playbook always_run: removed deprecated always_run task option (#40470) 2018-05-23 07:10:36 +10:00
plugins Fix any_errors_fatal in meta tasks (#36870) 2018-05-23 21:03:31 -05:00
template
utils Fixes #36621, support adfs auth through adal (#37909) 2018-05-23 16:37:44 -07:00
vars
__init__.py
constants.py
release.py