Python 3 by default

This commit is contained in:
Alexandre Iooss 2019-05-03 14:46:58 +02:00
parent 32744ca6b6
commit 1bcd9741f9
No known key found for this signature in database
GPG key ID: 6C79278F3FCDCC02

View file

@ -1,4 +1,7 @@
---
# Use Python 3
ansible_python_interpreter: /usr/bin/python3
# LDAP binding
# You can hash LDAP passwords with `slappasswd` tool
ldap_base: 'dc=auro,dc=re'