Skip to content

Commit 250b0de

Browse files
author
Jonathan Strootman
committed
Updated README with statement about ansible tags
1 parent 87bbff5 commit 250b0de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ The simplest configuration therefore consists of:
4040

4141
The above installs a single node 'node1' on the hosts 'localhost'.
4242

43+
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.
44+
4345
### Basic Elasticsearch Configuration
4446

4547
All Elasticsearch configuration parameters are supported. This is achieved using a configuration map parameter 'es_config' which is serialized into the elasticsearch.yml file.

0 commit comments

Comments
 (0)