mirror of https://github.com/ansible/ansible.git
[2.5] influxdb_query: fix use of common return (#42231)
* influxdb_query: fix use of common return results (#39626)
(cherry picked from commit aa874c3c36
)
* changelog: influxdb_query fix use of common return
pull/42207/head
parent
7dc06bed83
commit
eda69dff92
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "influxdb_query - fixed the use of the common return 'results' caused an unexpected fault. The return is renamed to 'query_results'"
|
Loading…
Reference in New Issue