This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign in
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
1c64dba3c9
ansible
/
test
/
integration
/
targets
/
azure_rm_manageddisk
/
aliases
5 lines
73 B
Text
Raw
Normal View
History
Unescape
Escape
Azure managed disks module (#28424) * First version of managed disks: Multiple methods for creating, one get and one delete * My name is too cool to be there * Passing pep8 test * Create and delete empty working * Module for testing, lacks sense of setting state changed for unchanged operations * Checking that actual changes are done to update status changed * First version of the integration test * Adding the dictionary to translate the facts, without using serializer * Adding the serializer to managed disk * Using native serializer in managed disks facts * Added DiskSku to pass the whole class to the disk instead of a string * Bumping version * Passing sanity checks * Aparently they Id is not returned by the serilizer * Integration test * Latest version * Using my own serializer, the one in commons is not working for me * Managed disks module support for ansible * Updating my github account username in the file * Sanity checks were missing in facts and integration test * Fixing typo in source_resource_uri and removed AzureHTTPErrors * Update tags are working now * Integration test for tags * Added support for tags, added check mode, corrected style
2017-08-29 23:59:06 +02:00
cloud/azure
azure: re-balance tests to avoid timeout - azure_rm_azurefirewall currently takes more than 25m to run: #62307 - azure_rm_manageddisk takes around 2 minutes
2019-09-13 23:31:04 +02:00
shippable/azure/group4
Azure managed disks module (#28424) * First version of managed disks: Multiple methods for creating, one get and one delete * My name is too cool to be there * Passing pep8 test * Create and delete empty working * Module for testing, lacks sense of setting state changed for unchanged operations * Checking that actual changes are done to update status changed * First version of the integration test * Adding the dictionary to translate the facts, without using serializer * Adding the serializer to managed disk * Using native serializer in managed disks facts * Added DiskSku to pass the whole class to the disk instead of a string * Bumping version * Passing sanity checks * Aparently they Id is not returned by the serilizer * Integration test * Latest version * Using my own serializer, the one in commons is not working for me * Managed disks module support for ansible * Updating my github account username in the file * Sanity checks were missing in facts and integration test * Fixing typo in source_resource_uri and removed AzureHTTPErrors * Update tags are working now * Integration test for tags * Added support for tags, added check mode, corrected style
2017-08-29 23:59:06 +02:00
destructive
Rename Azure modules: facts -> info (#61505) * rename * add symlink * rename * rename * rename * rename * rename * rename * rename * rename * rename * rename * rename * rename
2019-08-29 11:00:45 +02:00
azure_rm_manageddisk_info
Reference in a new issue
Copy permalink