ansible-role-elasticsearch/tasks/xpack/shield
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
..
elasticsearch-shield-file.yml 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-shield.yml Support for message auth + test 2016-09-19 17:09:27 +01:00