Add the possiblity to force a plugin installation (#41688)

This commit is contained in:
Lukas Beumer
2018-06-27 18:36:51 +02:00
committed by Sam Doran
parent 42c2fd72ae
commit 26abdbf0fd
2 changed files with 22 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
---
minor_changes:
- elasticsearch_plugin - Add the possibility to use the elasticsearch_plugin installation batch mode
to install plugins with advanced privileges without user interaction.