mirror of
https://github.com/status-im/ansible-role-mongodb.git
synced 2025-01-27 13:25:48 +00:00
6 lines
139 B
YAML
6 lines
139 B
YAML
---
|
|
|
|
mongodb_master: true
|
|
mongodb_replication_params:
|
|
- { host_name: "{{ hostvars[inventory_hostname].ansible_default_ipv4.address }}" }
|