chouseknecht
97f16b52cf
Fix missing key error when updating existing virtual network.
2016-05-26 11:48:58 -04:00
Matt Martz
1d87213de1
2 Module fixes ( #3611 )
...
* Fix syntax error in azure_rm_virtualmachine.py
* Allow rhn_register to fail gracefully when rhn-client-tools is not installed
2016-05-20 07:35:43 +02:00
Toshio Kuratomi
521370459c
Py3 exclude list ( #3698 )
...
* Fix a few modules to pass syntax checks under python3
* Move from a whitelist of modules to check for python3 compat to a blacklist
2016-05-19 15:34:59 -07:00
Brian Coca
c3ee04b842
switched to return facts
2016-05-04 08:43:11 -04:00
John R Barker
bb9572ca86
ansible-validate-modules part 4: Enable check on ansible-modules-core ( #3526 )
...
* Call ansible-validate-modules
* Correct quotes + add newline
2016-05-03 07:51:12 -07:00
Chris Houseknecht
e78ee3b128
Adding new module azure_rm_networkinterace_facts ( #3460 )
...
* Adding new Azure module.
* Updating based on PR comments
2016-04-27 17:51:52 -04:00
Chris Houseknecht
f98fea488f
Adding new module azure_rm_publicipaddress_facts ( #3463 )
...
* Adding new Azure module.
* Updating based on PR comments
2016-04-27 17:51:31 -04:00
Chris Houseknecht
ee298f3eff
Adding module azure_rm_virtualnetwork_facts ( #3479 )
2016-04-27 17:51:15 -04:00
Chris Houseknecht
317b4f3b02
Adding module azure_rm_storageaccount_facts ( #3483 )
2016-04-27 17:50:44 -04:00
Chris Houseknecht
19a7889c88
Adding module azure_rm_securitygroup_facts ( #3485 )
2016-04-27 17:50:25 -04:00
Chris Houseknecht
518b80200c
Adding new module azure_rm_resourcegroup_facts ( #3487 )
2016-04-27 17:50:03 -04:00
Chris Houseknecht
f580ab7f64
Adding module azure_rm_virtualmachineimage_facts ( #3489 )
2016-04-27 17:49:44 -04:00
Brian Coca
0e4304c6e2
fixed intersection
2016-04-26 18:53:21 -04:00
Brian Coca
9f3660893e
rearranged options to be more declarative
2016-04-26 14:32:28 -04:00
Brian Coca
b963b090bb
fixed missign main
2016-04-26 14:24:24 -04:00
Brian Coca
9eb2b557cd
several fixes:
...
- removed actions feature as this should be global and not per module
- removed default fields from return docs
- moved tags docs to shared fragments
- removed unused imports
2016-04-26 12:47:51 -04:00
chouseknecht
5529863a2d
Remove differences from output. Make options declarative.
2016-04-25 23:37:38 -04:00
chouseknecht
1613b469c9
Reduced states to present and absent. Power states are now bool options.
2016-04-25 23:37:23 -04:00
chouseknecht
530b1faae5
Fix poller error handling
2016-04-25 23:37:23 -04:00
chouseknecht
aab7675c22
Adding module azure_rm_virtualmachine
2016-04-25 23:37:23 -04:00
Chris Houseknecht
78da4cf562
Merge pull request #3462 from chouseknecht/azure_rm_publicipaddress
...
Adding new module azure_rm_publicipaddress
2016-04-25 16:33:18 -04:00
Brian Coca
37a837cd91
minor doc fixes
2016-04-25 09:43:12 -04:00
Chris Houseknecht
fff0ef9cfb
Adding new module azure_rm_resourcegroup ( #3490 )
...
* Adding new module azure_rm_resourcegroup
* Fix poller error handling
2016-04-25 09:28:52 -04:00
Chris Houseknecht
ce97061de7
Adding module azure_rm_storageaccount.py ( #3484 )
...
* Adding module azure_rm_storageaccount.py
* Fix poller error handling
2016-04-25 09:13:51 -04:00
Chris Houseknecht
cf0bbece83
Adding module azure_rm_securitygroup ( #3486 )
...
* Adding module azure_rm_securitygroup
* Fix poller error handling
2016-04-25 09:02:59 -04:00
Chris Houseknecht
693f519ce6
Adding new module azure_rm_storageblob ( #3482 )
2016-04-25 08:50:51 -04:00
Chris Houseknecht
83c500f5c6
Adding module azure_rm_subnet ( #3481 )
...
* Adding module azure_rm_subnet
* Fix poller error handling
2016-04-25 08:47:46 -04:00
Chris Houseknecht
57348c207f
Adding module azure_rm_virtualnetwork ( #3480 )
...
* Adding module azure_rm_virtualnetwork
* Fix poller error handling
2016-04-25 08:46:38 -04:00
Chris Houseknecht
e0ef2e8562
Adding new module azure_rm_networkinterface ( #3461 )
...
* Adding new Azure module.
* Updating based on PR comments
* Fix poller error handling
2016-04-25 08:40:24 -04:00
chouseknecht
3f8d04e74b
Fix poller error handling
2016-04-21 17:55:24 -04:00
chouseknecht
14124ef1b8
Updating based on PR comments
2016-04-21 17:55:06 -04:00
chouseknecht
1ab5987ebc
Adding new azure module.
2016-04-21 17:55:06 -04:00
Kanwei Li
92ad137d46
Add new Dv2 Azure instances
2016-01-19 10:38:33 -06:00
tksarah
e022b7418e
Edit azure.py
2015-12-20 11:10:39 +00:00
tksarah
215632d565
Edit azure.py
2015-12-20 10:15:01 +00:00
Matias De Carli
c2520e6b67
keep backwards compatibility
2015-10-03 14:03:54 -03:00
Matias De Carli
854ffcb605
updated dependencies to work with azure.py 1.0.1
2015-09-19 15:19:28 -03:00
Chris Meyers
59225ca7b0
ensure password or ssh cert specified
2015-07-09 13:33:46 -04:00
Michal Smereczynski
1cfa21829b
Added new Premium Storage instance sizes and case-related documentation clarification.
2015-06-22 13:10:09 +02:00
Benno Joy
762f4f25f7
enable azure to provision windows instances
2015-06-18 23:00:59 +05:30
Benno Joy
fbbc74d5fe
enable the module to provision windows instances
2015-06-18 21:24:22 +05:30
Greg DeKoenigsberg
28a869a030
Updating cloud modules with proper github author information
2015-06-15 14:41:22 -04:00
Toshio Kuratomi
60a66a544d
Several cleanups to many modules:
...
* Fix docs to specify when python2.6+ is required (due to a library
dep). This helps us know when it is okay to use python2.6+ syntax in
the file.
* remove BabyJson returns. See #1211 This commit fixes all but the
openstack modules.
* Use if __name__ == '__main__' to only run the main part of the module
if the module is run as a program. This allows for the potential to
unittest the code later.
2015-05-11 12:15:53 -07:00
Brian Coca
9d25d88b9a
Merge pull request #1187 from chrismeyersfsu/feature-azure_delete_disks
...
correctly delete disks associated with vms
2015-05-05 08:47:03 -04:00
Pascal Borreli
f29a6ec54d
Fixed typos
2015-05-04 12:54:03 +01:00
Chris Meyers
c66de51b16
better timeout logic when deleting vm disks. Python 2.4 safe excepts
2015-04-22 17:57:37 -04:00
Chris Meyers
797a617a1d
correctly delete disks associated with vms
2015-04-22 17:04:35 -04:00
Brian Coca
70e24f1f4d
Merge pull request #540 from lander2k2/hosted_service
...
azure check for hosted service and vm before creating
2015-04-22 11:07:29 -04:00
Brian Coca
706be79f8f
Merge pull request #528 from lander2k2/password_required
...
TODO: check if instance already exists and this is not meant to create it but modify it, not supported by current code which always tries to create when 'present'.
2015-02-16 19:04:09 -05:00
Brian Coca
ed8ded7127
Merge pull request #519 from lander2k2/public_ips
...
set network_config.public_ips attribute
2015-02-16 19:02:18 -05:00