Use python3 on wsl clients

master
Michael Mandl 2020-11-11 15:04:59 +01:00 committed by Michael Mandl
parent 522a9bad15
commit e4bd137dda
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ all:
ansible_connection: local
ansible_host: localhost
ansible_user: root
ansible_python_interpreter: python3
arch:
ansible_connection: local
ansible_host: localhost