Comments removed
This commit is contained in:
parent
bc12f410de
commit
ea9b073973
5
.github/playbooks/aio-wazuh.yml
vendored
5
.github/playbooks/aio-wazuh.yml
vendored
@ -51,11 +51,6 @@
|
||||
- role: ../../roles/wazuh/wazuh-dashboard
|
||||
vars:
|
||||
dashboard_node_name: "wazuh-dash01"
|
||||
# 5. Agents:
|
||||
# - role: ../../roles/wazuh/ansible-wazuh-agent
|
||||
# vars:
|
||||
# wazuh_managers: '{{ wazuh_managers_list }}'
|
||||
# when: inventory_hostname in groups['agents']
|
||||
vars:
|
||||
instances:
|
||||
node1:
|
||||
|
||||
2
.github/playbooks/single-wazuh.yml
vendored
2
.github/playbooks/single-wazuh.yml
vendored
@ -25,7 +25,7 @@
|
||||
vars:
|
||||
- role: ../../roles/wazuh/ansible-filebeat-oss
|
||||
vars:
|
||||
- filebeat_output_indexer_hosts:
|
||||
filebeat_output_indexer_hosts:
|
||||
- "indexer_centos7:9200"
|
||||
pre_tasks:
|
||||
- name: (converge) fix missing packages in cloud images
|
||||
|
||||
Loading…
Reference in New Issue
Block a user