Use Python 3

This commit is contained in:
Alexandre Iooss 2019-03-10 13:22:32 +01:00
parent a03092a5e0
commit c8c7fcbcfd

View file

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