ansible-role-elasticsearch/tasks
Jakob Reiter 286a93ea86 When a second node is installed, the shield directory and the user* files are not automatically created.
This could cause the role to fail.
- Added check to that shield directory exists
- Added chown -R for the shield directory, as user* files created by the esusers command, belonged to the user ansible is running as.
2016-11-07 18:38:58 +01:00
..
xpack When a second node is installed, the shield directory and the user* files are not automatically created. 2016-11-07 18:38:58 +01:00
elasticsearch-config.yml Initial Shield support + latest gems + single plugin dir + new port/host vars 2016-07-22 23:44:27 +01:00
elasticsearch-Debian-version-lock.yml Added functionality to hold or lock a deb/rpm package to currently installed version if es_version_lock is set to true. Closes #11 2015-07-07 15:11:21 +02:00
elasticsearch-Debian.yml Fix for the issue introduces with the change in https://github.com/elastic/ansible-elasticsearch/pull/170 2016-10-28 17:36:57 +02:00
elasticsearch-optional-user.yml Added support for optionally creating the elasticsearch user and group before installing elasticsearch. 2016-04-13 09:42:12 -07:00
elasticsearch-parameters.yml Support for all xpack features through generic install + improved tests 2016-07-24 15:25:32 +01:00
elasticsearch-plugins.yml Wrong syntax 2016-09-19 13:18:34 +01:00
elasticsearch-RedHat-version-lock.yml Change versionlock command to first remove the lock and then add a new one based on the es_version variable 2015-10-19 14:47:54 +02:00
elasticsearch-RedHat.yml httplib2 through pip for now 2016-08-30 11:37:24 +01:00
elasticsearch-scripts.yml Added default value to es_scripts_fileglob. Could fail if undefined. 2016-11-07 18:37:01 +01:00
elasticsearch-service.yml Issue 40 + refactoring for better layout and more efficient restart process 2016-01-18 14:37:15 +00:00
elasticsearch-templates.yml Fix for 147 2016-09-19 13:01:14 +01:00
elasticsearch.yml Initial Shield support + latest gems + single plugin dir + new port/host vars 2016-07-22 23:44:27 +01:00
java.yml Yum to not update cache 2016-04-16 11:31:50 +01:00
main.yml Support for removal for shield and license 2016-07-23 21:47:27 +01:00