ansible-role-mongodb/tests/host_vars/mongo2.yml

5 lines
118 B
YAML
Raw Normal View History

2016-04-17 13:43:00 +00:00
---
mongodb_replication_params:
- { host_name: "{{ hostvars[inventory_hostname].ansible_default_ipv4.address }}" }