Azure Virtual Machine Extension module (azure_rm_virtualmachine_extension) (#28128)

* added azure vm extensions support

* added auto_update_minor_version and protected_settings

* update docs

* added get_poller_result

* fixed test failures

* remove tags and check mode

* Include Integration Tests

Include Integration Test for azure_rm_virtualmachine_extensions.py

* Correct location for integration test files
This commit is contained in:
Sertaç Özercan 2017-08-29 11:32:15 -07:00 committed by Matt Davis
commit 392eeabddb
4 changed files with 463 additions and 0 deletions

View file

@ -0,0 +1,2 @@
dependencies:
- setup_azure