neonmei
|
7e445c7f55
|
roles/agent: add wazuh_agent_api_validate to optionally skip agent registry validation task
|
2020-11-23 11:39:27 -03:00 |
|
neonmei
|
1df3ef8699
|
roles/agent: for registration rename check_keys->client_keys_file for more clarity, update conditionals length checks to explicit "yes" check
|
2020-11-23 11:38:07 -03:00 |
|
neonmei
|
a28837a74d
|
roles/agent: in rest registration method, update manage_agents task
|
2020-11-23 11:32:01 -03:00 |
|
neonmei
|
a4c4b6cd32
|
roles/agent: refresh agent validation in rest registration method
|
2020-11-23 11:29:34 -03:00 |
|
neonmei
|
d4092bf686
|
roles/agent: update agent registry task with token, nolog and remove when, as it is checked on every task, shuld be applied to block
|
2020-11-23 11:28:37 -03:00 |
|
neonmei
|
535add6f4c
|
roles/agent: add nolog variable for registration tasks with credentials output
|
2020-11-23 11:26:39 -03:00 |
|
neonmei
|
5f6973d8d2
|
roles/agent: add task for fetching jwt token
|
2020-11-23 11:25:31 -03:00 |
|
neonmei
|
332ee7ae8b
|
roles/agent: add task for determining which wazuh_managers to use through register: yes instead of just grabbing the first one on the list, otherwise fallback to first in the list
|
2020-11-23 11:24:43 -03:00 |
|
zenidd
|
ee1124b7dd
|
Merge master changes
|
2020-11-23 14:28:59 +01:00 |
|
neonmei
|
1dfe0fdb67
|
roles/wazuh-agent: fix duplicate variable
|
2020-11-20 16:16:54 -03:00 |
|
neonmei
|
874e8a08d0
|
Merge branch 'feature-role-wazuh-manager-vars'
|
2020-11-20 14:55:44 -03:00 |
|
neonmei
|
b4d2b564b7
|
roles/wazuh-agent: update api credentials to wazuh:wazuh
|
2020-11-20 13:40:17 -03:00 |
|
neonmei
|
7fc29b720f
|
roles/wazuh-agent: remove async from install task and introduce a lock timeout configurable by wazuh_agent_yum_lock_timeout
|
2020-11-20 12:37:20 -03:00 |
|
neonmei
|
7dc67986d4
|
roles/wazuh-agent: change package module to yum, as platform is already checked on when
|
2020-11-20 12:29:08 -03:00 |
|
zenidd
|
c7882bf532
|
Revert "roles/wazuh-agent: remove agent auth configuration for centos7 agent"
This reverts commit 5f91c3d4c0.
|
2020-11-20 14:54:29 +01:00 |
|
zenidd
|
5f91c3d4c0
|
roles/wazuh-agent: remove agent auth configuration for centos7 agent
|
2020-11-20 14:48:49 +01:00 |
|
zenidd
|
ff78ce7d76
|
roles/wazuh-agent: Fix authd registration verify task. Use authd pass only if size > 0
|
2020-11-20 14:08:25 +01:00 |
|
zenidd
|
ed7b24ff96
|
roles/wazuh-agent: set enrollment to enabled by default
|
2020-11-20 12:36:50 +01:00 |
|
Manuel J. Bernal
|
6e72daa737
|
Merge pull request #499 from wazuh/feature-release-4.0.1
wazuh-ansible release v4.0.1
|
2020-11-16 18:05:01 +01:00 |
|
zenidd
|
277df071bd
|
include latest PR on release
|
2020-11-16 17:14:58 +01:00 |
|
zenidd
|
0426d956ed
|
Merge master branch
|
2020-11-16 16:23:17 +01:00 |
|
Juan Pablo Sáez Gutiérrez
|
4f7b5aed42
|
Merge pull request #501 from wazuh/fix-role-elasticsearch-java
roles/elastic-stack: update jvm.options template per upstream updates
|
2020-11-13 18:44:18 +01:00 |
|
neonmei
|
b2f9bc9901
|
roles/elastic-stack: update jvm.options template per upstream elasticsearch updates
|
2020-11-13 14:01:01 -03:00 |
|
zenidd
|
158750c9a8
|
Changelog update
|
2020-11-13 17:06:11 +01:00 |
|
zenidd
|
64cc04f5b0
|
Merge master changes
|
2020-11-13 16:55:47 +01:00 |
|
Manuel J. Bernal
|
9b516f1f73
|
Merge pull request #485 from wazuh/feature-agent-unnest
Feature agent default vars depth reduction
|
2020-11-13 16:29:24 +01:00 |
|
Manuel J. Bernal
|
19e2578682
|
Merge pull request #487 from wazuh/feature-lint-remove-unused
Feature lint remove unused variables
|
2020-11-13 16:28:52 +01:00 |
|
neonmei
|
f902bd5269
|
roles/wazuh-agent: update comment at role defaults
|
2020-11-13 12:07:26 -03:00 |
|
zenidd
|
dac3ddc1fb
|
wazuh-ansible: bump versions, update README
|
2020-11-13 10:57:20 +01:00 |
|
neonmei
|
8b26658374
|
roles/wazuh-agent: expand task declaration for clarity
|
2020-11-12 14:39:17 -03:00 |
|
neonmei
|
1dfd613f0d
|
roles/wazuh-agent: uncomment api_pass
|
2020-11-12 14:35:23 -03:00 |
|
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
|
7bc8ea365b
|
lint: add ansible-lint configuration with skip_list and settings for better output
|
2020-11-12 12:04:38 -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 |
|