You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
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
8 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
integration Fixes some NIC problems: create without nsg, support loadbalancer (#38643) 8 years ago
legacy always_run: removed deprecated always_run task option (#40470) 8 years ago
results Collect data from integration test runs. (#28650) 9 years ago
runner Add plugins to ansible-doc test and fix issues. 8 years ago
sanity Add yamllint for plugin docs and fix issues. 8 years ago
units winrm: add better exception handling for krb5 auth with pexpect (#39930) 8 years ago
utils Make docs-build sanity test disabled by default. 8 years ago