summaryrefslogtreecommitdiffstats
path: root/ansible_collections/community/mongodb/roles/mongodb_auth/vars/main.yml
blob: 458cdc63abe7445ac0e62833b8d6c154f1c16c76 (plain)
1
2
---
mongodb_python: "{{ ansible_python_interpreter | default( (ansible_python|default({})).get('executable', 'python') ) }}"