temp!
This commit is contained in:
10
roles/wsl/templates/hosts.j2
Normal file
10
roles/wsl/templates/hosts.j2
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
all:
|
||||
children:
|
||||
windows:
|
||||
hosts:
|
||||
{{ansible_host}}:
|
||||
ansible_user: {{ansible_user}}
|
||||
ansible_connection: ssh
|
||||
ansible_shell_type: powershell
|
||||
|
||||
Reference in New Issue
Block a user