1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-27 03:23:12 +00:00
community.general/test
Gaudenz Steinlin 8111425a96 Cloudscale server password (#53701)
* cloudscale_server: remove required parameter check

The valid parameter combinations are already checked by the API. There
is no need to check a subset of this in the Ansible module as well. This
makes it more likely that future changes in the API won't require
changes in the Ansible module.

* cloudscale_server: add password parameter

Recent revisions of the cloudscale.ch API allow setting a password for a
server. Add this option to the cloudscale_server module.
2019-03-12 21:56:05 +01:00
..
cache
env
integration Cloudscale server password (#53701) 2019-03-12 21:56:05 +01:00
legacy Integration test cleanup for cloudscale modules (#53629) 2019-03-12 17:53:49 +01:00
results
runner Fix ansible-test coverage stub memory usage. (#53652) 2019-03-11 15:14:09 -07:00
sanity Add arg and doc validation for PowerShell modules (#53615) 2019-03-12 07:56:51 +10:00
units Added support for infoblox member object (#53174) 2019-03-12 17:48:51 +05:30
utils Fix ansible-test coverage stub memory usage. (#53652) 2019-03-11 15:14:09 -07:00