Use python3 on wsl clients
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user