Update readme and inventory

This commit is contained in:
madereddy
2023-12-14 11:46:05 -05:00
parent f46edbe418
commit 96b599034b
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -25,6 +25,8 @@ Simply clone this repository and follow the readme below.
└── Caddyfile └── Caddyfile
├── compose ├── compose
└── docker-compose.yml └── docker-compose.yml
├── ddns
└── ddns.config
└── restic └── restic
└── restic.yml └── restic.yml
├── docker_status.yml ├── docker_status.yml
+1 -1
View File
@@ -13,7 +13,7 @@ all:
Docker: Docker:
hosts: hosts:
test-host: test-host:
ansible_host: 192.168.1.79 ansible_host: 192.168.1.218
ansible_user: jeet ansible_user: jeet
ansible_ssh_private_key_file: ~/.ssh/id_ed25519 ansible_ssh_private_key_file: ~/.ssh/id_ed25519
# host2: # host2: