Commit graph

14 commits

Author SHA1 Message Date
Patrick Marques
f3c0c09fb6 ssh_public_keys on Azure virtual machine is a list (#4350)
The ssh_public_keys must be a list otherwise will give the error:
"argument ssh_public_keys is of type <type 'dict'> and we were unable to convert to list"
2016-08-25 15:08:54 -07:00
h-hirokawa
977a6a8b28 Fix azure_rm_virtualmachine (#4174). 2016-07-13 16:13:27 +09:00
chouseknecht
de9959b129 Update and pin to azure-2.0.0rc5 2016-07-02 18:46:49 -04:00
chouseknecht
de15a631ad Fix missing ansible_facts. 2016-06-01 12:34:02 -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
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
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
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