From d9334f1aeeaa594b20ce331400884862ce5a8251 Mon Sep 17 00:00:00 2001 From: Tobias Lehmann Date: Mon, 22 Jul 2024 14:13:33 +0200 Subject: [PATCH] added urbackup configuration --- inventory/hosts.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/inventory/hosts.yml b/inventory/hosts.yml index 24a20cf..d7d0894 100644 --- a/inventory/hosts.yml +++ b/inventory/hosts.yml @@ -14,3 +14,5 @@ all: ansible_host: 192.168.150.130 bankmanager: ansible_host: 192.168.110.20 + urbackup: + ansible_host: 192.168.110.21