Comments removed

This commit is contained in:
Gonzalo Acuña 2023-01-26 10:56:56 -03:00
parent bc12f410de
commit ea9b073973
No known key found for this signature in database
GPG Key ID: 646BA79A313A2270
2 changed files with 1 additions and 6 deletions

View File

@ -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:

View File

@ -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