`os.environ['DO_API_TOKEN']` raised a `KeyError` preventing the check for `os.environ['DO_API_KEY]` from being executed. Fix this by failing only if the api token isn't set. |
||
---|---|---|
.. | ||
__init__.py | ||
digital_ocean.py | ||
digital_ocean_block_storage.py | ||
digital_ocean_certificate.py | ||
digital_ocean_domain.py | ||
digital_ocean_floating_ip.py | ||
digital_ocean_sshkey.py | ||
digital_ocean_sshkey_facts.py | ||
digital_ocean_tag.py |