Use (fixed path) python3 interpreter by default

This commit is contained in:
Sonny Bakker 2021-04-23 21:11:28 +02:00
parent c38742df47
commit 8cc4d46b96

View file

@ -1,4 +1,5 @@
[defaults] [defaults]
ansible_python_interpreter = /usr/bin/python3
roles_path = ./roles roles_path = ./roles
[privilege_escalation] [privilege_escalation]