mirror of
https://github.com/aljazceru/ansible-elasticsearch.git
synced 2025-12-18 01:24:20 +01:00
Updated README with statement about ansible tags
This commit is contained in:
@@ -40,6 +40,8 @@ The simplest configuration therefore consists of:
|
||||
|
||||
The above installs a single node 'node1' on the hosts 'localhost'.
|
||||
|
||||
This role also uses [Ansible tags](http://docs.ansible.com/ansible/playbooks_tags.html). Run your playbook with the `--list-tasks` flag for more information.
|
||||
|
||||
### Basic Elasticsearch Configuration
|
||||
|
||||
All Elasticsearch configuration parameters are supported. This is achieved using a configuration map parameter 'es_config' which is serialized into the elasticsearch.yml file.
|
||||
|
||||
Reference in New Issue
Block a user