diff --git a/inventory.yml b/inventory.yml index a016867..0016c69 100644 --- a/inventory.yml +++ b/inventory.yml @@ -26,6 +26,10 @@ all: # - /path/to/docker-compose.yml Prod: hosts: + Ansible: + ansible_host: localhost + ansible_user: jeet + ansible_ssh_private_key_file: ~/.ssh/id_ed25519 OCI-Uptime-Kuma: ansible_host: oracle.madereddy.com ansible_user: ubuntu