Commit Graph

14 Commits (f2c2dddc0197ee4a6c9ca7789d10b337a098035e)

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"
8 years ago
h-hirokawa 977a6a8b28 Fix azure_rm_virtualmachine (#4174). 8 years ago
chouseknecht de9959b129 Update and pin to azure-2.0.0rc5 8 years ago
chouseknecht de15a631ad Fix missing ansible_facts. 8 years ago
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
8 years ago
Brian Coca c3ee04b842 switched to return facts 9 years ago
John R Barker bb9572ca86 ansible-validate-modules part 4: Enable check on ansible-modules-core (#3526)
* Call ansible-validate-modules

* Correct quotes + add newline
9 years ago
Brian Coca 0e4304c6e2 fixed intersection 9 years ago
Brian Coca 9f3660893e rearranged options to be more declarative 9 years ago
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
9 years ago
chouseknecht 5529863a2d Remove differences from output. Make options declarative. 9 years ago
chouseknecht 1613b469c9 Reduced states to present and absent. Power states are now bool options. 9 years ago
chouseknecht 530b1faae5 Fix poller error handling 9 years ago
chouseknecht aab7675c22 Adding module azure_rm_virtualmachine 9 years ago