add Ansible Host
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user