ansible-roles/mongodb/defaults/main.yml

7 lines
77 B
YAML

---
mongodb_port: 27017
mongodb_bind: 127.0.0.1
mongodb_force_config: True