You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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.
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 6 years ago
integration Cloudscale server password (#53701) 6 years ago
legacy Integration test cleanup for cloudscale modules (#53629) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Fix ansible-test coverage stub memory usage. (#53652) 6 years ago
sanity Add arg and doc validation for PowerShell modules (#53615) 6 years ago
units Added support for infoblox member object (#53174) 6 years ago
utils Fix ansible-test coverage stub memory usage. (#53652) 6 years ago