Fixing Ansible localhost connection
This commit is contained in:
+1
-3
@@ -27,9 +27,7 @@ all:
|
||||
Prod:
|
||||
hosts:
|
||||
Ansible:
|
||||
ansible_host: localhost
|
||||
ansible_user: jeet
|
||||
ansible_ssh_private_key_file: ~/.ssh/id_ed25519
|
||||
ansible_connection: local
|
||||
OCI-Uptime-Kuma:
|
||||
ansible_host: oracle.madereddy.com
|
||||
ansible_user: ubuntu
|
||||
|
||||
Reference in New Issue
Block a user