community.general/lib/ansible
Patrick Marques 6790a0f75f [cloud] Add new module digital_ocean_sshkey_facts (#26365)
* 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
2017-10-25 11:34:39 -04:00
..
cli fix inventory loading for ansible-doc 2017-10-20 16:46:56 -04:00
compat
config Network command module for Brocade IronWare routers (#31429) 2017-10-17 13:54:32 +01:00
errors report extra info in verbose and if needed 2017-10-03 16:48:21 -04:00
executor windows: add #AnsibleRequires for Windows modules (#31683) 2017-10-23 14:21:30 -07:00
galaxy
inventory removing deepcopy as it does not work 2017-10-24 11:12:18 -04:00
module_utils inserts enable cmd hash with auth_pass used (#32107) 2017-10-24 21:59:49 -04:00
modules [cloud] Add new module digital_ocean_sshkey_facts (#26365) 2017-10-25 11:34:39 -04:00
parsing Vault secrets script client inc new 'keyring' client (#27669) 2017-10-13 15:23:08 -04:00
playbook Fix static determination for include_tasks 2017-10-11 17:30:45 -07:00
plugins consul_kv: Fix name & formatting (#32132) 2017-10-25 15:39:49 +02:00
template
utils Network docs should link to network integration pages (#31795) 2017-10-24 08:17:03 +01:00
vars add all group vars back to implicit localhost 2017-10-18 13:57:55 -07:00
__init__.py
constants.py Fix backwards compatibility of constants.get_config 2017-10-03 09:19:04 -04:00
release.py