Fixing Ansible localhost connection

This commit is contained in:
madereddy
2023-12-14 14:14:45 -05:00
parent 606b041b7a
commit a80fba6b8b
+1 -3
View File
@@ -27,9 +27,7 @@ all:
Prod: Prod:
hosts: hosts:
Ansible: Ansible:
ansible_host: localhost ansible_connection: local
ansible_user: jeet
ansible_ssh_private_key_file: ~/.ssh/id_ed25519
OCI-Uptime-Kuma: OCI-Uptime-Kuma:
ansible_host: oracle.madereddy.com ansible_host: oracle.madereddy.com
ansible_user: ubuntu ansible_user: ubuntu