community.general/lib/ansible/modules/cloud
Patrick Marques f1816bb438 Update module digital_ocean_sshkey (#18930)
* add new module do_sshkeys

* Deprecate digital_ocean_sshkey.py in favor of do_sshkeys

* Should not exit changed if name not set and key exist

* Add ansible metadata

* Return "ansible_facts" instead of "data" key

* Update documentation and remove unused import

* Remove facts module (1 module / PR)

* Fix

* Fix

* fix version_added

* Change old module status to deprecated

* Change old module status to deprecated

* Fix module deprecation

* Add support for new DO_OAUTH_TOKEN env var

* Fix python 2.6 positional index

* Update deprecation info

* Configure timeout and validate_certs for fetch_url

* rename do_sshkeys to digital_ocean_sshkeys

* Module is replaced, not deprecated anymore

* Fix module name

* Add version to new parameters

* Update module from boilerplate
2017-08-07 09:58:47 -04:00
..
amazon Fix documentation of name field in return values (#27822) 2017-08-07 16:21:29 +10:00
atomic Remove wildcard imports 2017-07-28 22:10:17 -07:00
azure Add reference to VNET resource group (#26052) 2017-07-31 15:29:51 -07:00
centurylink remove wildcards and add boilerplate 2017-07-29 14:13:30 -07:00
cloudscale Remove wildcard imports 2017-07-28 22:10:17 -07:00
cloudstack cloudstack: cs_vmsnapshot: fix pep8 (#27792) 2017-08-05 10:34:17 +02:00
digital_ocean Update module digital_ocean_sshkey (#18930) 2017-08-07 09:58:47 -04:00
dimensiondata Remove wildcard imports 2017-07-28 22:10:17 -07:00
docker Add correct URL for docker guide (#27465) 2017-07-30 10:08:43 +01:00
google remove wildcards and add boilerplate 2017-07-29 14:13:30 -07:00
linode Remove wildcard imports 2017-07-28 22:10:17 -07:00
lxc Remove wildcard imports 2017-07-28 22:10:17 -07:00
lxd Remove wildcard imports 2017-07-28 22:10:17 -07:00
misc Fix Proxmox module crashing if the hostname doesn't exist and there's no vmid (#21305) 2017-08-02 15:42:05 +01:00
openstack Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
ovh Remove wildcard imports 2017-07-28 22:10:17 -07:00
ovirt ovirt: ovirt_host_storage_facts (#26184) 2017-07-19 07:25:47 -04:00
packet Remove wildcard imports 2017-07-28 22:10:17 -07:00
profitbricks Remove wildcard imports 2017-07-28 22:10:17 -07:00
pubnub Remove wildcard imports 2017-07-28 22:10:17 -07:00
rackspace remove wildcards and add boilerplate 2017-07-29 14:13:30 -07:00
smartos Remove wildcard imports 2017-07-28 22:10:17 -07:00
softlayer Remove wildcard imports 2017-07-28 22:10:17 -07:00
univention Remove wildcard imports 2017-07-28 22:10:17 -07:00
vmware remove wildcards and add boilerplate 2017-07-29 14:13:30 -07:00
webfaction Get rid of more wildcard imports and add boilerplate to more modules 2017-07-29 07:02:12 -07:00
__init__.py package files 2016-12-08 11:22:22 -05:00