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
55fb18b85c
ansible
/
test
/
integration
/
targets
/
azure_rm_managed_disk
/
aliases
4 lines
52 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
Split cloud tests into two CI groups.
2017-09-02 01:47:01 +02:00
posix/ci/cloud/group2/azure
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
Reference in a new issue
Copy permalink