mirror of
https://github.com/status-im/ansible-role-mongodb.git
synced 2025-02-23 02:08:05 +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 }}" }
|