Zim Kalinowski
b906db5f2a
removed state present which is default ( #53434 )
6 years ago
Zim Kalinowski
9d11cd311b
adding vmss instance module ( #51461 )
...
* adding vmss instance
* fix indent
* fixing doc
6 years ago
Zim Kalinowski
f0f23378db
support for custom data in vmss ( #51380 )
6 years ago
Zim Kalinowski
6f63ba6520
vmss extension facts ( #51263 )
6 years ago
Zim Kalinowski
a6bbf21282
adding vmss extension ( #50709 )
...
* adding vmss extension
* added alias
* fixed one thing
* + better idempotence handling
* fixed mistake in module
* removed location check as not reliable
6 years ago
Zim Kalinowski
308e4c31c6
fixed vmss required parameters handling ( #51012 )
6 years ago
Yuwei Zhou
9487815a26
azure virtualmachine scaleset supports loadbalancer update ( #50132 )
6 years ago
Zim Kalinowski
98b0ef370d
adding module azure_rm_virtualmachinescalesetinstance_facts ( #50440 )
6 years ago
Zim Kalinowski
0127a75132
optimising vmss tests ( #50175 )
6 years ago
Yuwei Zhou
7609a8cdd6
support overprovision in azure_rm_vmss ( #49806 )
6 years ago
Zim Kalinowski
a24cc8b235
fixing updating image reference in vmss ( #49758 )
6 years ago
Zim Kalinowski
111febe62e
extended vmss facts ( #45535 )
6 years ago
Yunge Zhu
107ae1a4f3
improve vmss test ( #44892 )
...
* improve vmss test
* fix lint
* fix lint
* fix lint
* fix test bug
6 years ago
Matt Clay
1b54af068d
Disable azure_rm_virtualmachine_scaleset test.
...
Temporary solution to avoid quota issues.
6 years ago
Madhura-CSI
47cb3856b5
Support for accelerated networking and network security group for scaleset vms ( #34788 )
...
* Support for accelerated networking and network security group for scaleset vms
6 years ago
Zim Kalinowski
0a9c58f866
adjusting curated response format, notification of raw format depreciation. ( #43587 )
6 years ago
Zim Kalinowski
ee96d42d7d
Fixing upgrade_policy idempotence ( #38022 )
6 years ago
Matt Clay
4e489d1be8
Update Shippable integration test groups. ( #43118 )
...
* Update Shippable integration test groups.
* Update integration test group aliases.
* Rebalance AWS and Azure tests with extra group.
* Rebalance Windows tests with another group.
6 years ago
Zim Kalinowski
db8f10e9cb
Improved scaleset facts ( #39722 )
...
* improved scaleset facts
* scaleset facts fix some errors
* adding version_added for format param
* trying to break lines
* fixed syntax
* small code restructuring
* fix syntax
* fixed now
* add new test to scaleset / scaleset facts
* make scaleset test more clear
* temporarily comment out...
* try to retrieve scaleset facts
* try to add postfix
* fixed mistake
* fixed problem when no loadbalancer attached
* fixed another bug
* fixed sanity and a few other
* fixed pep8
* another try
* changed ansible to curated
* updated tests
* updated example and a few other mods
* small fixes
* removed unnecessary pass
* removed some items from ignore.txt
* remove file added by mistake
7 years ago
Matt Clay
5f77bdf623
Rebalance Azure tests.
7 years ago
Yuwei Zhou
dc1b8e9a31
Fix #33114 : vmss has parameter load balancer ( #33223 )
...
* vmss has parameter load balancer
* fix lint
* fix indent
* fix as pull request comment
* fix yaml
7 years ago
radixdlt
76590ab8a5
azure_rm_virtualmachine_scaleset: ported PR#32367 (add custom image support) ( #33422 )
7 years ago
Matt Clay
55fb18b85c
Split cloud tests into two CI groups.
7 years ago
Sertaç Özercan
2ea017a794
Azure Virtual Machine Scale Set support (azure_rm_virtualmachine_scaleset) ( #28381 )
...
* initial virtual machine scaleset implementation
* added docs
* fixed formatting
* added update feature for os disk caching and capacity
* add tier
* added return
* add integration tests
* add vmss facts
* add data disk support
* added data disks docs
* update integration test
7 years ago