community.general/lib/ansible/modules
Gurchet Rai 490dc40203 Fix DO_API_KEY environment variable check (#33512)
`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.
2017-12-14 00:07:45 -05:00
..
cloud Fix DO_API_KEY environment variable check (#33512) 2017-12-14 00:07:45 -05:00
clustering Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
commands Fix Command module documentation 2017-12-08 10:07:00 -08:00
crypto Allow multiple values per key in name fields in openssl_certificate/csr (#30338) 2017-12-12 12:35:22 +00:00
database influxdb: fix missing arg specs (#33859) 2017-12-13 12:41:57 +01:00
files Add a new option firstmatch to lineinfile module. (#33825) 2017-12-13 09:49:44 -06:00
identity Add keycloak_client module for administration of Keycloak clients (#31716) 2017-11-29 16:44:35 -05:00
inventory Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
messaging Add max_priority to give priority ability to a queue 2017-09-08 16:09:50 -07:00
monitoring Zabbix host ipmi (#33718) 2017-12-11 08:41:35 -05:00
net_tools Bulk pep8 fixes - hand crafted (#33690) 2017-12-07 19:29:21 -08:00
network ACI ENCAP POOL RANGES: Add new module to support encap ranges (#33758) 2017-12-14 00:35:50 +01:00
notification osx_say: add espeak support, rename module to say (#33071) 2017-12-09 13:45:31 +00:00
packaging maven_artifact: fix broken import (#33749) 2017-12-13 13:54:05 +00:00
remote_management imc_rest: fail when requirement is missing (#33750) 2017-12-13 13:54:38 +00:00
source_control Add limit for new password in gitlab_user (#33374) 2017-12-01 12:38:44 +05:30
storage Manually fix issues that autopep8 introduced 2017-12-07 20:25:55 +00:00
system Fix pamd error when inserting a new rule at the end. Fixes #28487 (#28488) 2017-12-13 15:31:20 -06:00
utilities fix ci, duplicate exception checking was merged in wait_for (my fault) 2017-12-13 09:53:39 -08:00
web_infrastructure letsencrypt: add new param account_key_content (#32948) 2017-12-09 08:48:15 +01:00
windows Remove deprecated restart: parameter from win_feature examples (#33848) 2017-12-13 16:48:45 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00