mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-10 18:34:03 -07:00
* 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 |
||
---|---|---|
.. | ||
amazon | ||
atomic | ||
azure | ||
centurylink | ||
cloudscale | ||
cloudstack | ||
digital_ocean | ||
dimensiondata | ||
docker | ||
linode | ||
lxc | ||
lxd | ||
misc | ||
openstack | ||
ovh | ||
ovirt | ||
packet | ||
profitbricks | ||
pubnub | ||
rackspace | ||
smartos | ||
softlayer | ||
univention | ||
vmware | ||
webfaction | ||
__init__.py |