mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 08:43:10 +00:00
* do_sshkeys_facts module * Fix * Fix version * Configure timeout and validate_certs for fetch_url * Add support for new DO_OAUTH_TOKEN env var * rename module prefix from do_* to digital_ocean_* * Fix python 2.6 positional index * Use modules_utils digital ocean lib * Update metadata version * Update version added * Update module from boilerplate * Update examples * Add timeout documentation * Fix typo