community.general/lib/ansible
Abhijeet Kasurde 9ebad79f40 influxdb: Add condition for retries argument (#38441)
'retries' argument was added to InfluxDBClient in version 4.1.0,
versions lower than this fails if retries are specified.
This fix adds a conditional to check if version is greater than equal to
4.1.0 and depending upon that adds 'retries' option.

Fixes: #38204

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-04-15 22:05:51 -04:00
..
cli remove unused optoins from inventory cli 2018-04-05 18:40:24 -04:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config minimize loading files/plugins 2018-04-10 17:22:31 -04:00
errors give hint to users when a file is not found 2018-04-10 17:19:03 -04:00
executor ignore version when deciding callback loading (#38281) 2018-04-10 17:15:28 -04:00
galaxy Ansible Galaxy: skel for network role #37241 (#37251) 2018-03-09 13:31:27 -05:00
inventory Ensure non ansilbe exceptions keep tracebacks (#37523) 2018-04-11 11:52:12 -04:00
module_utils influxdb: Add condition for retries argument (#38441) 2018-04-15 22:05:51 -04:00
modules yum: docs: name is not required (#38758) 2018-04-16 07:15:57 +05:30
parsing Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
playbook better error when wrong type passed to import_play (#36592) 2018-04-12 09:37:04 -04:00
plugins Fix documentation for aws_ssm and aws_ssm_parameter_store (#38352) 2018-04-14 13:29:47 +10:00
template allow user control of lookup error behaviour (#35932) 2018-04-12 09:35:00 -04:00
utils fixed documentation to include esxi host (#38668) 2018-04-12 10:18:04 -04:00
vars minimize loading files/plugins 2018-04-10 17:22:31 -04:00
__init__.py
constants.py Move module_set_locale and module_lang back to global 2018-01-22 18:38:15 -08:00
release.py Fix version in lib/ansible/release.py 2018-02-09 04:47:31 -08:00