mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-23 04:24:00 -07:00
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:
parent
ddbdf0fd5d
commit
392eeabddb
4 changed files with 463 additions and 0 deletions
|
@ -0,0 +1,2 @@
|
|||
dependencies:
|
||||
- setup_azure
|
Loading…
Add table
Add a link
Reference in a new issue