1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-07-08 11:39:02 +00:00

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.