Converge indentation fixed
This commit is contained in:
parent
0ec5802a34
commit
27a9c300b0
@ -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:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user