summaryrefslogtreecommitdiff
path: root/scripts/ansible/windows/inventory.yaml
blob: 59819c90df90c5a8bf7b33d0055c98a03a89536e (plain)
1
2
3
4
5
6
7
8
9
all:
  hosts:
    localhost:
      ansible_host: 127.0.0.1
      ansible_port: 22220
      ansible_user: quickemu
      ansible_connection: ssh
      ansible_shell_type: powershell