Converge indentation fixed

This commit is contained in:
Gonzalo Acuña 2022-03-30 12:26:01 -03:00
parent 0ec5802a34
commit 27a9c300b0
No known key found for this signature in database
GPG Key ID: 646BA79A313A2270

View File

@ -9,10 +9,10 @@
- { role: ../../roles/wazuh/ansible-filebeat-oss, filebeat_output_indexer_hosts: "indexer_centos7:9200" } - { role: ../../roles/wazuh/ansible-filebeat-oss, filebeat_output_indexer_hosts: "indexer_centos7:9200" }
vars: vars:
instances: instances:
node1: node1:
name: node-1 # Important: must be equal to indexer_node_name. name: node-1 # Important: must be equal to indexer_node_name.
ip: 127.0.0.1 ip: 127.0.0.1
role: indexer role: indexer
pre_tasks: pre_tasks:
- name: (converge) fix missing packages in cloud images - name: (converge) fix missing packages in cloud images
apt: apt: