Update readme and inventory
This commit is contained in:
@@ -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
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user