mirror of
https://github.com/status-im/ansible-role-mongodb.git
synced 2025-02-10 12:06:23 +00:00
5 lines
118 B
YAML
5 lines
118 B
YAML
|
---
|
||
|
|
||
|
mongodb_replication_params:
|
||
|
- { host_name: "{{ hostvars[inventory_hostname].ansible_default_ipv4.address }}" }
|