Update Kube Build

This commit is contained in:
2023-12-19 22:19:07 -05:00
parent ebf275af8f
commit 5e860e0397
14 changed files with 1 additions and 645 deletions
-40
View File
@@ -1,45 +1,5 @@
all:
children:
# BareMetal:
# hosts:
# host1:
# ansible_host: 192.168.1.79
# ansible_user: jeet
# ansible_ssh_private_key_file: ~/.ssh/id_ed25519
# host2:
# ansible_host: <ip>
# ansible_user: <user>
# ansible_ssh_private_key_file: ~/.ssh/<private key>
Docker:
hosts:
test-host:
ansible_host: 192.168.1.218
ansible_user: jeet
ansible_ssh_private_key_file: ~/.ssh/id_ed25519
# host2:
# ansible_host: <ip>
# ansible_user: <user>
# ansible_ssh_private_key_file: ~/.ssh/<private key>
# compose_file_paths:
# - /path/to/docker-compose.yml
# - /path/to/docker-compose.yml
# - /path/to/docker-compose.yml
Prod:
hosts:
Ansible:
ansible_connection: local
OCI-Uptime-Kuma:
ansible_host: oracle.madereddy.com
ansible_user: ubuntu
ansible_ssh_private_key_file: ~/.ssh/id_ed25519
# host2:
# ansible_host: <ip>
# ansible_user: <user>
# ansible_ssh_private_key_file: ~/.ssh/<private key>
# compose_file_paths:
# - /path/to/docker-compose.yml
# - /path/to/docker-compose.yml
# - /path/to/docker-compose.yml
VirtualBox:
hosts:
Gaming: