Yunge Zhu
a387b8e239
add vnet peering facts module ( #53942 )
2019-04-03 22:22:16 +08:00
Fred-sun
3694711a7e
Update azure_rm_managed_disk.py --add zones ( #53788 )
2019-04-03 11:08:27 +08:00
Yuwei Zhou
064d89a850
Update create_with_nsg documentation ( #54441 )
2019-04-02 15:33:52 -05:00
Jordan Borean
8b1b22ddc7
Bump dependency versions to avoid conflicts ( #54443 )
...
* Bump dependency versions to avoid conflicts
* Fix module code to support newer SDK packages
* Fix keyvault module are upgrading deps
2019-04-03 05:40:52 +10:00
Zim Kalinowski
d760b400af
more doc improvements ( #54649 )
2019-04-02 09:33:00 +08:00
Yunge Zhu
23670913ba
support application security group in network security group ( #54584 )
2019-04-01 16:56:16 +08:00
Zim Kalinowski
c85e3e0794
Fix for function app settings ( #54662 )
2019-04-01 16:50:08 +08:00
Yunge Zhu
11e3cc3cab
add azure_rm_rediscache reboot/regenerate key ( #54572 )
2019-04-01 13:54:08 +08:00
Zim Kalinowski
f9877fca18
Rename inconsistent azure_rm_virtualmachine_scaleset modules ( #54579 )
...
@yungezz yes, i remember. pls keep in mind that they are not broken
2019-04-01 13:05:45 +08:00
James E. King III
97e7266633
azure_rm_managed_disk additional disk types ( #54644 )
2019-04-01 11:04:14 +08:00
Zim Kalinowski
8051bef12e
doc fixes in resorce group ( #54575 )
...
* doc fixes in resorce group
* ltl fix
2019-03-29 07:13:51 -04:00
Zim Kalinowski
bce75824b1
proper name for aks version facts ( #54578 )
2019-03-29 16:56:40 +08:00
Zim Kalinowski
af2e5fc761
Renaming inconsistent module name ( #54513 )
2019-03-29 14:43:18 +08:00
Yuwei Zhou
8c3dca7e7b
Add azure servicebus module ( #51320 )
2019-03-29 11:53:49 +08:00
Yuwei Zhou
9660805380
List azure resources under resource group in azure_rm_resourcegroup_facts ( #54322 )
2019-03-28 14:49:18 +08:00
Yunge Zhu
9e42038747
add new module: azure_rm_rediscachefirewallrule ( #53161 )
2019-03-28 14:27:30 +08:00
Yuwei Zhou
dc6c0cb9f8
Add workspace module for azure ( #53731 )
...
* add workspace
* add other properties
* add facts modules
* add test
* add doc
* fix lint
* fix lint
* rename the module
* fix docs
2019-03-27 17:04:40 -07:00
Yuwei Zhou
98a3fa2dac
Fix aks failure ( #54381 )
2019-03-27 10:57:36 +08:00
Brian Coca
bc95720780
renaming facts to info ( #54432 )
...
(cherry picked from commit c5edffcdb8042f041eee41e2f11ccd2e4567e3ee)
2019-03-26 20:30:16 -04:00
Yuwei Zhou
52c8a28ac9
Fixes #54139 Azure Container Instance ports should be associated with container ( #54163 )
2019-03-26 11:09:58 +08:00
Zim Kalinowski
8768c05d3e
more 2.8 facts modules renamed to info ( #54313 )
2019-03-25 11:28:13 -04:00
Zim Kalinowski
8498889ef6
remove ansible_facts added by mistake ( #54320 )
...
* remove ansible_facts added by mistake
* fixed mistake
2019-03-25 04:54:45 -04:00
Zim Kalinowski
19e1b4de58
special case for rest module ( #54236 )
2019-03-25 11:55:43 +08:00
Zim Kalinowski
18d9715fb1
Fix CosmosDB parameter translation bug ( #54212 )
2019-03-22 15:21:53 +08:00
Yuwei Zhou
d73db7f060
azure subnet's properties should not be changed if parameter set to None (route table, nsg...) ( #54019 )
2019-03-22 14:27:12 +08:00
Yuwei Zhou
fcc3353216
check kubernetes version only when the version changed ( #54090 )
...
* check kubernetes version only when the version changed
* fix typo
2019-03-21 22:23:11 -04:00
Zim Kalinowski
eb7f058a98
more doc improvements ( #54148 )
2019-03-21 17:01:51 +08:00
Zim Kalinowski
0a2971dcf5
adding new container instance options ( #54072 )
2019-03-21 17:01:12 +08:00
Zim Kalinowski
9c77509cbc
azure virtual machine facts -- querying all machines in subscription fix ( #54075 )
2019-03-21 15:53:44 +08:00
techknowlogick
a03e69550c
add azure_rm_mariadbdatabase ( #54147 )
2019-03-21 15:22:18 +08:00
Yunge Zhu
fb5f85d2c1
add azure_rm_roleassginment_facts ( #52626 )
2019-03-21 12:48:55 +08:00
techknowlogick
f34a43f2c7
add azure_rm_mariadbfirewallrule ( #54146 )
2019-03-21 12:25:01 +08:00
techknowlogick
ddee29d00f
add azure_rm_mariadbconfiguration ( #54145 )
2019-03-21 11:22:18 +08:00
techknowlogick
949692431b
add azure_rm_mariadbserver module ( #53998 )
2019-03-21 10:04:40 +08:00
Zim Kalinowski
c431d18e28
Additional DevTest Lab modules ( #53091 )
...
* [WIP] Additional DevTest Lab modules
* updates
* try global schedule again
* dtl schedule
* try full dtl schedule test
* fixing schedule
* fixed problem
* another fix
* fixed test
* different time format
* fixed absent state
* test policy idempotence
* more updates
* updated devtestlabpolicy
* fixed syntax
* updated dtl policy test
* updated image id
* fixed test
* fixed bug
* fixed bugs and docs
* fixed bug
* + small cleanup
* reenabled tests but disabled leaking tests
* disabled test
2019-03-20 16:07:30 -07:00
Yunge Zhu
0aa472a110
add azure role assignment module ( #52623 )
...
* add role assignment module
* fix lint
* fix lint
* fix lint
* fix lint and ui
* fix lint
2019-03-20 16:06:39 -07:00
Zim Kalinowski
d71ca02d60
adding hdinsight cluster ( #52612 )
...
* adding hdinsight cluster again
* updated hdinsight cluster test
* fixes
* updated test
* some updates
* removed non-essential
* fixed sanity
* fixed test
* newer default_compare implementation
* debugging code
* try to fix comparison issue
* fix test
* fixed sanity
* fix comparison
* added zookeeper node
* zookeeper target instance count
* don't compare passwords
* test updates
* next iteration
* fix
* more fixes
* another fix
* one more fix
* flattening configuration
* doc update
* one more doc change
* fixed sanity
* properly handling cluster update
* changed default_compare function
* fixed comparison
* changed compare result
* compare stuff
* removed some custom stuff
* improved hdinsight change warning
* fixed syntax
* fix another syntax
* one more hdinsight cluster update fix
* and removed some unnecessary stuff
* one more update
* forgot one lropoller
* reduce number of cores
* head node size
* still bigger nodes
* fix mistake
* fix problem
* fixed another issue
* don't delete unexisting
2019-03-20 15:50:57 -07:00
Matt Clay
f6c31e0562
Fix typo in azure_rm_virtualmachine_scaleset_facts
2019-03-20 13:52:07 -07:00
Zim Kalinowski
7b75563c9b
Azure modules: more doc updates ( #54077 )
...
* more doc updates
* fixed sanity
2019-03-20 13:12:17 -05:00
Zim Kalinowski
5b79631380
Getting latest API version if not specified in azure_rm_resource ( #54022 )
2019-03-20 14:38:18 +08:00
Zim Kalinowski
41be7851cb
adding deployment facts ( #53204 )
2019-03-19 12:10:31 +08:00
Zim Kalinowski
35f8dbed35
normalizing documentation before 2.8 ( #54004 )
...
* normalizing documentation
* fixed pep8
* a few more fixes
2019-03-18 22:29:30 -04:00
Zim Kalinowski
a202509ba4
fixing resource facts ( #53727 )
2019-03-14 11:46:33 +08:00
Zim Kalinowski
9413a6c3f1
proper approach to query paged resources ( #53500 )
...
* proper approach to query paged resources
* fixed pep8
* removed unnecessary check
2019-03-11 03:13:41 -04:00
Zim Kalinowski
16571ec8a6
Updating azure-mgmt-resource package version to 2.1.0 ( #53437 )
2019-03-07 14:55:28 +08:00
Zim Kalinowski
642f75990b
cleaning up azure_rm_deployment samples & return value doc ( #53436 )
2019-03-07 13:38:49 +08:00
Yuwei Zhou
b6e669f135
Fixes #51324 azure_rm_publicipaddress not idempotent ( #53375 )
2019-03-07 13:29:50 +08:00
Zim Kalinowski
b906db5f2a
removed state present which is default ( #53434 )
2019-03-07 13:13:12 +08:00
Yunge Zhu
5ef7b7d767
add azure role definition module ( #52468 )
...
* add role definition module
* fix sample
* fix lint
* fix lint
* add facts module
* fix lint
* disable test due to no owner permission
* use unsupported
* fix lint
* resolve comments
* fix not_xxx_actions
2019-03-06 11:09:54 -08:00
Yuwei Zhou
5fa3d307e8
Fixes #42407 add inbound_nat_rules for loadbalancer ( #52966 )
2019-03-06 07:15:52 +08:00