molecule: remove extra var

This commit is contained in:
2020-11-04 11:58:24 -03:00
parent f22e277c63
commit a9e6a087f0
No known key found for this signature in database
GPG Key ID: 7EA1832E7E17237E

View File

@ -4,8 +4,6 @@ single_node: false
elasticsearch_node_master: true
minimum_master_nodes: 1
# ansible_default_ipv4.address
private_ip: '{{ ansible_host }}'
elasticsearch_network_host: '{{ private_ip }}'
elasticsearch_node_name: '{{ ansible_hostname }}'