Commit Graph

105 Commits

Author SHA1 Message Date
neonmei
bc27023861
roles/elasticsearch: expand task, add missing mode and ownership to file module 2020-11-12 11:21:49 -03:00
neonmei
84744fe8ab
roles/elasticsearch: add missing mode and ownership to template module at tasks/xpack_security.yml 2020-11-12 11:21:24 -03:00
Manuel Gutierrez
f092dc34f5
Force basic auth 2020-08-14 16:34:44 +02:00
Manuel Gutierrez
9246d7d694
Merge pull request #429 from wazuh/PR425
Merge PR425
2020-06-18 11:46:13 +02:00
Manuel Gutierrez
76f2442cbe
Always prevent become for local tasks 2020-06-16 17:33:48 +02:00
Pablo Escobar
d9f7e79b7d always use 0770 for the certs folder 2020-05-23 13:20:19 +02:00
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
Manuel J. Bernal
605ec63caf Removed duplicated block 2020-04-02 15:03:08 +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
Jochen Schneider
50964bd0f8 better naming for parameter kid 2020-01-21 11:57:33 +01:00
joschneider
6361eacbf0 repo gpg key id as a paramater 2020-01-21 10:56:59 +01:00
Jochen Schneider
b9b2663b3d made elasticrepo configurable 2020-01-16 13:26:34 +01:00
Jochen Schneider
c3cc763a5e added key ID for download only when required 2020-01-16 11:58:05 +01:00
Jochen Schneider
6c4740a401 Merge remote-tracking branch 'upstream/master' 2020-01-16 11:13:23 +01:00
Jose M
fbd287984d Set default user to "elastic" for the first API calls to ES 2019-11-14 10:50:49 +01:00
Manuel Gutierrez
dcc7624d59 Add waiting task before creating users
Wait for elasticsearch API to be ready before attempting to add users
2019-10-09 17:00:47 +02: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
86de4a0fee Add elasticsearch_reachable_host
This fixes #262
2019-10-01 11:01:18 +02:00
Manuel Gutierrez
a542c3bb4b Remove unzip check 2019-09-27 13:08:02 +02:00
Manuel J. Bernal
9dbb5f415e
Merge pull request #251 from wazuh/fix-upgrade-elk
Fix Ansible upgrade from 6.x to 7.x
2019-09-26 18:28:05 +02:00
Jose M
736f9b8c48 Rename Elastic respository to allow upgrades from 6.x 2019-09-26 13:05:44 +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
Manuel Gutierrez
a1359495a9 Fix linting: trailing whitespace 2019-09-24 10:57:23 +02:00
Jose M
d6979b772e Merge 3.10.2_7.3.2 into ellk-security-dev 2019-09-24 09:37:31 +02:00
Rshad Zhran
7ab3f960c8 fixed some molecule errors 2019-08-16 19:23:46 +02:00
Rshad Zhran
cae6e96be6 changing default variables values 2019-08-16 14:43:29 +02:00
Rshad Zhran
da005fea58 removed Java installation tasks for SysV systems 2019-08-16 10:27:42 +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
Jose M
5c18d5bed5 Update conditionals 2019-07-31 00:49:43 +02:00
Jose M
1d8f8c5253 Fix shell comands 2019-07-31 00:49:25 +02:00
Jose M
2104183cdb Modify wait_for with previous variable 2019-07-31 00:48:20 +02:00
Jose M
45356ee3ef Delete certs.zip in generator node 2019-07-31 00:46:54 +02:00
Jose M
ed4b2e7947 Add unzip dependency installation 2019-07-31 00:46:22 +02:00