fix module argument to be boolean (#47134)

This commit is contained in:
Martin Surovcak
2018-11-30 11:43:29 +01:00
committed by John R Barker
parent aa484c0835
commit 87a9ada188
2 changed files with 4 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "fix elasticsearch_plugin force to be bool (https://github.com/ansible/ansible/pull/47134)"