add Ansible Host

This commit is contained in:
madereddy
2023-12-14 14:06:53 -05:00
parent 2d079918d4
commit 606b041b7a
+4
View File
@@ -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