Changes to support Hash Map for Config
This commit is contained in:
parent
4689922ad6
commit
d34d5e6103
15 changed files with 65 additions and 64 deletions
|
|
@ -2,5 +2,5 @@
|
|||
- name: Elasticsearch Package tests
|
||||
hosts: localhost
|
||||
roles:
|
||||
- { role: elasticsearch, es_multicast_enabled: true}
|
||||
- { role: elasticsearch, es_config: { "multicast_enabled": true } }
|
||||
vars:
|
||||
Loading…
Add table
Add a link
Reference in a new issue