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
|
- role: ../../roles/wazuh/wazuh-dashboard
|
||||||
vars:
|
vars:
|
||||||
dashboard_node_name: "wazuh-dash01"
|
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:
|
vars:
|
||||||
instances:
|
instances:
|
||||||
node1:
|
node1:
|
||||||
|
|||||||
2
.github/playbooks/single-wazuh.yml
vendored
2
.github/playbooks/single-wazuh.yml
vendored
@ -25,7 +25,7 @@
|
|||||||
vars:
|
vars:
|
||||||
- role: ../../roles/wazuh/ansible-filebeat-oss
|
- role: ../../roles/wazuh/ansible-filebeat-oss
|
||||||
vars:
|
vars:
|
||||||
- filebeat_output_indexer_hosts:
|
filebeat_output_indexer_hosts:
|
||||||
- "indexer_centos7:9200"
|
- "indexer_centos7:9200"
|
||||||
pre_tasks:
|
pre_tasks:
|
||||||
- name: (converge) fix missing packages in cloud images
|
- name: (converge) fix missing packages in cloud images
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user