Commit Graph

23 Commits

Author SHA1 Message Date
Pablo Escobar
be973340ad allow elasticsearch to readh the ca file 2020-05-23 00:18:10 +02:00
Pablo Escobar
f43b885dc8 fix permission override and broken idempotence 2020-05-22 19:28:05 +02:00
Zenidd
4b9fb53549 Removing readall perms in certs files. Minor syntax normalizations 2020-03-17 18:21:33 +01:00
Zenidd
33fceff612 Normalization to octal for permissions asignations 2020-03-17 16:40:39 +01:00
Zenidd
c6a3dda23a Restricting already existing cert permissions and setting missing ones 2020-03-17 15:50:22 +01:00
Zenidd
eff4b38bed Restricting too open xpack and kibana permissions 2020-03-17 12:17:49 +01:00
Manuel Gutierrez
9c125c6b1c Move user creation to main file 2019-10-09 16:59:58 +02:00
Manuel Gutierrez
1e8cc831cf Remove become from local task 2019-10-09 16:47:41 +02:00
Manuel Gutierrez
99426a3c0f New task to create elasticsearch users
Fixes #269
Fixes #268
2019-10-04 17:01:55 +02:00
Manuel Gutierrez
a542c3bb4b Remove unzip check 2019-09-27 13:08:02 +02:00
Manuel Gutierrez
e8881ee82f Bypass idempotence tests on elastic xpack 2019-09-26 13:03:14 +02:00
Jose M
b8803de85f Fix set bootstrap password task. Linting OK 2019-09-24 18:37:14 +02:00
Manuel Gutierrez
4f955fe498 Switch tasks from shell to command 2019-09-24 12:49:26 +02:00
Manuel Gutierrez
02425e0c85 Fix linting errors
Fixed linting on xpack_security.yml
2019-09-24 11:10:36 +02:00
Jose M
3d3b3bc1d0 Fix permissions and add password option 2019-08-08 17:41:53 +02:00
Jose M
af0e2f0756 Add copy block to import node's certificate with custom CA name 2019-08-05 15:05:49 +02:00
Jose M
09647b731b Fix typo in task name 2019-08-05 15:05:17 +02:00
Jose M
101a006178 Add folder verification and fix linting 2019-08-05 15:04:27 +02:00
Jose M
c547e90502 Add verification to ensure ca folder is created 2019-08-05 15:04:05 +02:00
Jose M
4b8303ece2 Fix custom CA generation command 2019-08-05 15:02:33 +02:00
Jose M
39d8e5978b Fix conditionals of custom CA 2019-08-05 15:01:59 +02:00
Jose M
01d4cfc128 Implemented tasks to import custom key and cert from Ansible master 2019-08-05 15:01:21 +02:00
Jose M
f8bda2f7c7 Move xpack_security tasks from main.yml to xpack_security.yml 2019-08-05 12:34:42 +02:00