Use python3 on wsl clients
parent
522a9bad15
commit
e4bd137dda
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue