Brian Coca
74e8aa22af
no log passwords ( #21229 )
...
* no log passwords
* removed unneeded no_log
2017-02-10 15:13:59 -05:00
Matt Clay
cb76200c7d
PEP 8 E111 & E114 cleanup. ( #20838 )
2017-01-30 15:01:47 -08:00
Matt Clay
95789f3949
PEP 8 whitespace cleanup. ( #20783 )
...
* PEP 8 E271 whitespace cleanup.
* PEP 8 W293 whitespace cleanup.
* Fix whitespace issue from recent PR.
2017-01-27 15:45:23 -08:00
Toshio Kuratomi
7319104552
Refreshed metadata for core modules
2016-12-08 11:25:35 -05:00
John R Barker
25b6492d37
Bulk spelling improvement to modules-core ( #5225 )
...
* Correct spelling mistakes
* Correct more spelling issues
* merge conflict
* Revert typo in parms
2016-12-08 11:25:20 -05:00
John Barker
bca8bbe7c2
Correct functional typos
2016-12-08 11:25:19 -05:00
Patrick Marques
697a328124
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-12-08 11:24:53 -05:00
h-hirokawa
57921c0b4d
Fix azure_rm_virtualmachine ( #4174 ).
2016-12-08 11:24:43 -05:00
chouseknecht
9c6da9194a
Update and pin to azure-2.0.0rc5
2016-12-08 11:24:40 -05:00
chouseknecht
abbddbde49
Fix missing ansible_facts.
2016-12-08 11:24:33 -05:00
Matt Martz
a2d94c85e9
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-12-08 11:24:30 -05:00
Brian Coca
985abd2020
switched to return facts
2016-12-08 11:24:26 -05:00
John R Barker
d13046a905
ansible-validate-modules part 4: Enable check on ansible-modules-core ( #3526 )
...
* Call ansible-validate-modules
* Correct quotes + add newline
2016-12-08 11:24:26 -05:00
Brian Coca
8397c8169c
fixed intersection
2016-12-08 11:24:24 -05:00
Brian Coca
0ae72e2712
rearranged options to be more declarative
2016-12-08 11:24:24 -05:00
Brian Coca
cf1b391201
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-12-08 11:24:24 -05:00
chouseknecht
f09b7b02d6
Remove differences from output. Make options declarative.
2016-12-08 11:24:24 -05:00
chouseknecht
ae30540ca2
Reduced states to present and absent. Power states are now bool options.
2016-12-08 11:24:24 -05:00
chouseknecht
720e7daa3a
Fix poller error handling
2016-12-08 11:24:23 -05:00
chouseknecht
4f35cb0b2e
Adding module azure_rm_virtualmachine
2016-12-08 11:24:23 -05:00