Add Windows Host

This commit is contained in:
madereddy
2023-12-14 15:27:40 -05:00
parent a80fba6b8b
commit 574fa1517a
5 changed files with 16 additions and 63 deletions
+4
View File
@@ -32,6 +32,10 @@ all:
ansible_host: oracle.madereddy.com
ansible_user: ubuntu
ansible_ssh_private_key_file: ~/.ssh/id_ed25519
Gaming:
ansible_host: 192.168.1.13
ansible_connection: ssh
ansible_shell_type: powershell
# host2:
# ansible_host: <ip>
# ansible_user: <user>