summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorSam Doran <sdoran@ansible.com>2017-09-07 11:33:53 -0400
committerSam Doran <sdoran@redhat.com>2017-10-03 22:30:30 -0400
commit88a2c3c047d572b4215a316cf7c26dd6a6a69276 (patch)
tree402a2adb739c26425109e02feab401e18f7c4b84 /test
parent34bb2810a5f0bf5d1f14b2c9406a382fd52175b0 (diff)
downloadansible-88a2c3c047d572b4215a316cf7c26dd6a6a69276.tar.gz
Update elasticsearch_plugin.py (#28936)
* Update elasticsearch_plugin.py Change module to work with Elasticsearch 2.x and 5.x automatically. Update examples and docs. Supersedes #21989 * Check system paths for elasticsearch-plugin binary Use get_bin_path from basic.py for searching paths. * Create a copy of PLUGIN_BIN_PATHS rather than modifying the global * Use provided plugin_bin path first before trying other places Change global PLUGIN_BIN_PATHS to a tuple (cherry picked from commit a5ee8656343aaf2da96ed26591310eb709d74cd0)
Diffstat (limited to 'test')
-rw-r--r--test/sanity/pep8/legacy-files.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/sanity/pep8/legacy-files.txt b/test/sanity/pep8/legacy-files.txt
index 09d7d34e31..645186ff1c 100644
--- a/test/sanity/pep8/legacy-files.txt
+++ b/test/sanity/pep8/legacy-files.txt
@@ -183,7 +183,6 @@ lib/ansible/modules/clustering/consul_kv.py
lib/ansible/modules/clustering/consul_session.py
lib/ansible/modules/clustering/kubernetes.py
lib/ansible/modules/clustering/pacemaker_cluster.py
-lib/ansible/modules/database/misc/elasticsearch_plugin.py
lib/ansible/modules/database/misc/kibana_plugin.py
lib/ansible/modules/database/misc/redis.py
lib/ansible/modules/database/misc/riak.py