Fixing Ansible localhost connection
This commit is contained in:
+1
-3
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user