Python 3 by default
This commit is contained in:
parent
32744ca6b6
commit
1bcd9741f9
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
||||||
---
|
---
|
||||||
|
# Use Python 3
|
||||||
|
ansible_python_interpreter: /usr/bin/python3
|
||||||
|
|
||||||
# LDAP binding
|
# LDAP binding
|
||||||
# You can hash LDAP passwords with `slappasswd` tool
|
# You can hash LDAP passwords with `slappasswd` tool
|
||||||
ldap_base: 'dc=auro,dc=re'
|
ldap_base: 'dc=auro,dc=re'
|
||||||
|
|
Loading…
Reference in a new issue