neonmei
|
0bbdf231f2
|
roles/wazuh-agent: remove "is defined" conditionals, as authd_pass is now part of roles default, now check is only against length
|
2020-11-12 14:34:57 -03:00 |
|
neonmei
|
bab8279f73
|
roles/wazuh-agent: remove include_vars tasks
|
2020-11-12 14:29:01 -03:00 |
|
neonmei
|
92ebe86ef6
|
roles/wazuh-agent: move api_pass and authd_pass from role vars to defaults, lowering precedence required to override them
|
2020-11-12 14:24:14 -03:00 |
|
neonmei
|
88873a1759
|
roles/opendistro-kibana: add missing noqa for rules 208 and 503 false positive I forgot to push
|
2020-11-12 13:18:50 -03:00 |
|
neonmei
|
8e827552a7
|
roles/opendistro-kibana: add missing noqa for rule 503 false positive
|
2020-11-12 13:16:20 -03:00 |
|
neonmei
|
1e03700188
|
Merge branch 'feature-lint-roles-etc'
|
2020-11-12 13:07:45 -03:00 |
|
neonmei
|
f35ffeed76
|
Merge branch 'feature-lint-role-wazuh-manager'
|
2020-11-12 13:07:35 -03:00 |
|
neonmei
|
4156a75395
|
Merge branch 'feature-lint-role-wazuh-agent'
|
2020-11-12 13:07:25 -03:00 |
|
neonmei
|
b2723f69e3
|
Merge branch 'feature-lint-role-opendistro'
|
2020-11-12 13:07:15 -03:00 |
|
neonmei
|
ac796d2fdc
|
Merge branch 'feature-lint-role-filebeat-oss'
|
2020-11-12 13:07:04 -03:00 |
|
neonmei
|
a0f32789c4
|
roles/kibana: add noqa to task, as we only intend to ensure owner/group and keep mode
|
2020-11-12 12:01:25 -03:00 |
|
neonmei
|
6f5f1106b3
|
roles/wazuh-agent: add missing mode for file task
|
2020-11-12 11:42:19 -03:00 |
|
neonmei
|
7634f8cf9b
|
roles/wazuh-agent: add noqa 208 exception for Windows template task
|
2020-11-12 11:42:15 -03:00 |
|
neonmei
|
55d3039519
|
roles/wazuh-agent: change comparison to literal bool
|
2020-11-12 11:42:11 -03:00 |
|
neonmei
|
8be12f0c5a
|
roles/filebeat-oss: remove extra file permissions task
|
2020-11-12 11:33:09 -03:00 |
|
neonmei
|
68b8c6b5a0
|
roles/filebeat-oss: add missing file mode and ownership for security_actions tasks
|
2020-11-12 11:32:49 -03:00 |
|
neonmei
|
87e9c8fc23
|
roles/wazuh-manager: add missing mode and ownership to file module
|
2020-11-12 11:26:57 -03:00 |
|
neonmei
|
17e4e687a4
|
roles/elasticsearch: add linting exception to lineinfile module to avoid changing permissions of global /etc/security/limits.conf
|
2020-11-12 11:21:50 -03:00 |
|
neonmei
|
bc9b5b5849
|
roles/elasticsearch: add missing mode and ownership to lineinfile module
|
2020-11-12 11:21:49 -03:00 |
|
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 |
|
neonmei
|
878c55a180
|
roles/opendistro-elasticsearch: add new variable opendistro_nolog_sensible to role defaults
|
2020-11-12 11:07:07 -03:00 |
|
neonmei
|
8fdfecc06f
|
roles/opendistro-elasticsearch: add missing mode for file module
|
2020-11-12 11:05:47 -03:00 |
|
neonmei
|
c0d48e3ad4
|
roles/opendistro-elasticsearch: remove use of command module with sed and change it to replace module. Also add a nolog to the tasks guarded by opendistro_nolog_sensible to avoid outputting non-hashed passwords in deploy log
|
2020-11-12 11:04:32 -03:00 |
|
neonmei
|
15f15170f3
|
roles/opendistro-elasticsearch: remove nested jinja pattern and move it to a task-local variable for clarity
|
2020-11-12 11:00:36 -03:00 |
|
neonmei
|
80593c464b
|
Merge branch 'feature-filebeat-oss-package-fix'
|
2020-11-10 14:41:39 -03:00 |
|
zenidd
|
0866c54e2b
|
roles/filebeat-oss: minor fix
|
2020-11-10 18:36:26 +01:00 |
|
zenidd
|
ed8bccb3a4
|
roles/filebeat-oss: use apt/yum module instead of package
|
2020-11-10 18:30:13 +01:00 |
|
zenidd
|
52a809158a
|
roles/filebeat-oss: allow installing fixed filebeat version
|
2020-11-10 17:03:12 +01:00 |
|
zenidd
|
0afaba51fc
|
Fix repository removal task condition
|
2020-11-10 13:05:05 +01:00 |
|
neonmei
|
75f1669ca8
|
Merge branch 'feature-es-cluster-check-fix'
|
2020-11-09 15:26:24 -03:00 |
|
zenidd
|
af948dff01
|
Fix ES API test task until statement. Fix block indentation
|
2020-11-09 19:08:33 +01:00 |
|
Manuel J. Bernal
|
fe67ea2d51
|
Merge pull request #482 from wazuh/feature-manager-remove-nodejs
Remove unnecesary nodejs dependency
|
2020-11-09 18:14:43 +01:00 |
|
Manuel J. Bernal
|
c462ac72bd
|
Merge pull request #478 from wazuh/feature-opendistro-runonce
Improve handling of run_once at opendistro-elasticsearch role
|
2020-11-09 18:13:49 +01:00 |
|
neonmei
|
0f6ea26123
|
roles/wazuh_manager: merge uninstall tasks in a single file
|
2020-11-09 14:04:55 -03:00 |
|
neonmei
|
d44532482a
|
roles/wazuh_manager: remove nodejs as wazuh-api was migrated to python
For more information, see: https://github.com/wazuh/wazuh/releases/tag/v4.0.0
|
2020-11-09 13:58:23 -03:00 |
|
zenidd
|
d23feddede
|
Refactor test conditions
|
2020-11-09 17:57:12 +01:00 |
|
neonmei
|
a1f4a16fd9
|
roles/wazuh_manager: add support for role-distributed ansible.cfg setting for hash_behaviour
|
2020-11-09 13:03:54 -03:00 |
|
zenidd
|
bda7de57ec
|
Elastic API check fix
|
2020-11-09 16:29:43 +01:00 |
|
neonmei
|
3b5d8651a6
|
roles/wazuh_manager: reduce depth of wazuh_manager_config by extracting contents into external dictionaries
|
2020-11-09 11:42:01 -03:00 |
|
梅
|
dc2486b339
|
roles/opendistro: switch from import_tasks to include_tasks, move block tag and conditional from security_actions.yml to main.yml
|
2020-11-06 14:21:19 -03:00 |
|
manuasir
|
e8ad26a3ca
|
Removed deprecated option
|
2020-11-03 19:18:10 +01:00 |
|
Manuel Gutierrez
|
a77be1f959
|
Add custom API user support
|
2020-10-27 15:02:27 +01:00 |
|
Manuel Gutierrez
|
912d669281
|
Use standard module format
|
2020-10-27 15:01:28 +01:00 |
|
Manuel Gutierrez
|
f4b6fa098f
|
Specify API password requirements on defaults
|
2020-10-27 15:00:53 +01:00 |
|
Manuel Gutierrez
|
13cda56e94
|
Use playbook_dir for relative paths
|
2020-10-26 19:33:25 +01:00 |
|
zenidd
|
a9f96ff495
|
Merge branch 'master' into feature-adapt-major-version
|
2020-10-23 17:30:57 +02:00 |
|
Manuel J. Bernal
|
fec24b4f6d
|
Merge pull request #467 from wazuh/odfe-1101
Bump ODFE roles to 1.10.1
|
2020-10-23 17:30:00 +02:00 |
|
zenidd
|
f1dba34f50
|
Updating default index pattern
|
2020-10-23 17:09:03 +02:00 |
|
zenidd
|
9cac95729b
|
Set empty authd pass
|
2020-10-23 14:04:18 +02:00 |
|